HomeSort by relevance Sort by last modified time
    Searched refs:forgetLoop (Results 1 - 12 of 12) sorted by null

  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 202 SE->forgetLoop(L);
339 // in the parent loop change, then we need call to forgetLoop() for the
342 SE->forgetLoop(L);
578 SE->forgetLoop(L);
LoopUnroll.cpp 101 SE->forgetLoop(L);
212 SE->forgetLoop(L);
LCSSA.cpp 168 SE->forgetLoop(L);
LoopUnrollRuntime.cpp 266 SE->forgetLoop(ParentLoop);
  /external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp 182 SE.forgetLoop(L);
LoopUnswitch.cpp 108 void forgetLoop(const Loop* L);
180 BranchesInfo.forgetLoop(currentLoop);
278 void LUAnalysisCache::forgetLoop(const Loop* L) {
786 SE->forgetLoop(L);
    [all...]
LoopRotation.cpp 307 SE->forgetLoop(L);
IndVarSimplify.cpp 459 SE->forgetLoop(L);
    [all...]
LoopIdiomRecognize.cpp 611 SE->forgetLoop(CurLoop);
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 52 milliseconds