Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1872 void getUsedLoops(const SCEV *S, SmallPtrSetImpl<const Loop *> &LoopsUsed);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp9189 getUsedLoops(LHS, LoopsUsed); in isKnownViaInduction()
9190 getUsedLoops(RHS, LoopsUsed); in isKnownViaInduction()
11956 ScalarEvolution::getUsedLoops(const SCEV *S, in getUsedLoops() function in ScalarEvolution
11977 getUsedLoops(S, LoopsUsed); in addToLoopUseLists()