Home
last modified time | relevance | path

Searched refs:addAllInstructionsInLoopUsingMSSA (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h387 void addAllInstructionsInLoopUsingMSSA();
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasSetTracker.cpp545 void AliasSetTracker::addAllInstructionsInLoopUsingMSSA() { in addAllInstructionsInLoopUsingMSSA() function in AliasSetTracker
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2216 CurAST->addAllInstructionsInLoopUsingMSSA(); in collectAliasInfoForLoopWithMSSA()