Home
last modified time | relevance | path

Searched refs:forgetLoop (Results 1 – 25 of 39) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp62 SE.forgetLoop(&L); in simplifyLoopCFG()
DLoopUnswitch.cpp146 void forgetLoop(const Loop *L);
224 BranchesInfo.forgetLoop(currentLoop); in releaseMemory()
316 void LUAnalysisCache::forgetLoop(const Loop *L) { in forgetLoop() function in LUAnalysisCache
DSimpleLoopUnswitch.cpp398 SE->forgetLoop(ExitL); in unswitchTrivialBranch()
578 SE->forgetLoop(OuterL); in unswitchTrivialSwitch()
1878 SE->forgetLoop(OuterExitL); in unswitchNontrivialInvariants()
DLoopIdiomRecognize.cpp1643 SE->forgetLoop(CurLoop); in transformLoopToCountable()
1749 SE->forgetLoop(CurLoop); in transformLoopToPopcount()
/external/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp131 SE->forgetLoop(L); in foldBlockIntoPredecessor()
312 SE->forgetLoop(L); in UnrollLoop()
418 SE->forgetLoop(OldLoop); in UnrollLoop()
DLoopSimplify.cpp283 SE->forgetLoop(L); in separateNestedLoop()
518 SE->forgetLoop(L); in simplifyOneLoop()
672 SE->forgetLoop(L); in simplifyOneLoop()
DLCSSA.cpp254 SE->forgetLoop(&L); in formLCSSA()
DLoopUnrollRuntime.cpp485 SE->forgetLoop(ParentLoop); in UnrollRuntimeLoopRemainder()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopUnroll.cpp100 SE->forgetLoop(L); in FoldBlockIntoPredecessor()
172 SE->forgetLoop(L); in UnrollLoop()
DLoopSimplify.cpp334 SE->forgetLoop(L); in ProcessLoop()
556 SE->forgetLoop(L); in SeparateNestedLoop()
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp145 void forgetLoop(const Loop *L);
226 BranchesInfo.forgetLoop(currentLoop); in releaseMemory()
313 void LUAnalysisCache::forgetLoop(const Loop *L) { in forgetLoop() function in LUAnalysisCache
1035 SEWP->getSE().forgetLoop(L); in UnswitchNontrivialCondition()
DLoopDeletion.cpp154 SE.forgetLoop(L); in runImpl()
DLoopRotation.cpp250 SE->forgetLoop(L); in rotateLoop()
DIndVarSimplify.cpp462 SE->forgetLoop(L); in rewriteNonIntegerIVs()
2200 SE->forgetLoop(L); in run()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopDeletion.cpp182 SE.forgetLoop(L); in runOnLoop()
DLoopRotation.cpp196 SE->forgetLoop(L); in rotateLoop()
DIndVarSimplify.cpp476 SE->forgetLoop(L); in RewriteNonIntegerIVs()
1927 SE->forgetLoop(L); in runOnLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Scalar/
DLoopPassManagerTest.cpp1441 AR.SE.forgetLoop(&L); in TEST_F()
1487 AR.SE.forgetLoop(*L.begin()); in TEST_F()
1491 AR.SE.forgetLoop(&L); in TEST_F()
1547 AR.SE.forgetLoop(&L); in TEST_F()
1558 AR.SE.forgetLoop(&L); in TEST_F()
1569 AR.SE.forgetLoop(&L); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopSimplify/
Dnotify-scev.ll5 ; Ensure that LoopSimplify calls ScalarEvolution::forgetLoop before
/external/llvm/test/Transforms/LoopSimplify/
Dnotify-scev.ll5 ; Ensure that LoopSimplify calls ScalarEvolution::forgetLoop before
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp209 SE->forgetLoop(L); in UnrollAndJamLoop()
210 SE->forgetLoop(SubLoop); in UnrollAndJamLoop()
DLCSSA.cpp352 SE->forgetLoop(&L); in formLCSSA()
DLoopUnrollPeel.cpp664 SE->forgetLoop(ParentLoop); in peelLoop()
DLoopSimplify.cpp251 SE->forgetLoop(L); in separateNestedLoop()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h765 void forgetLoop(const Loop *L);

12