Home
last modified time | relevance | path

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

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