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

  /external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp 108 SE->forgetLoop(L);
220 SE->forgetLoop(L);
LCSSA.cpp 223 SE->forgetLoop(&L);
LoopUnrollRuntime.cpp 267 SE->forgetLoop(ParentLoop);
LoopSimplify.cpp 286 SE->forgetLoop(L);
536 SE->forgetLoop(L);
687 // to forgetLoop() for the parent instead.
689 SE->forgetLoop(L);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp 188 SE.forgetLoop(L);
LoopUnswitch.cpp 109 void forgetLoop(const Loop *L);
181 BranchesInfo.forgetLoop(currentLoop);
267 void LUAnalysisCache::forgetLoop(const Loop *L) {
781 SE->forgetLoop(L);
    [all...]
LoopRotation.cpp 348 SE->forgetLoop(L);
IndVarSimplify.cpp 463 SE->forgetLoop(L);
    [all...]
LoopIdiomRecognize.cpp 607 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 135 milliseconds