Home
last modified time | relevance | path

Searched refs:getPerfectLoops (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopNestAnalysis.h144 SmallVector<LoopVectorTy, 4> getPerfectLoops(ScalarEvolution &SE) const;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopNestAnalysis.cpp241 LoopNest::getPerfectLoops(ScalarEvolution &SE) const { in getPerfectLoops() function in LoopNest