Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1730 SE.forgetLoop(FC1.L); in performFusion()
1731 SE.forgetLoop(FC0.L); in performFusion()
2026 SE.forgetLoop(FC1.L); in fuseGuardedLoops()
2027 SE.forgetLoop(FC0.L); in fuseGuardedLoops()
H A DLoopPredication.cpp1092 SE->forgetLoop(L); in predicateLoopExits()
1179 SE->forgetLoop(L); in predicateLoopExits()
H A DLoopBoundSplit.cpp460 SE.forgetLoop(&L); in splitLoopBound()
H A DLoopDeletion.cpp467 SE.forgetLoop(L); in deleteLoopIfDead()
H A DLoopIdiomRecognize.cpp1824 SE->forgetLoop(CurLoop); in recognizeAndInsertStrLen()
2574 SE->forgetLoop(CurLoop); in transformLoopToCountable()
2681 SE->forgetLoop(CurLoop); in transformLoopToPopcount()
3042 SE->forgetLoop(CurLoop); in recognizeShiftUntilBitTest()
3376 SE->forgetLoop(CurLoop); in recognizeShiftUntilZero()
H A DIndVarSimplify.cpp421 SE->forgetLoop(L); in rewriteNonIntegerIVs()
1947 SE->forgetLoop(L); in run()
H A DLoopFlatten.cpp826 SE->forgetLoop(FI.OuterLoop); in DoFlattenLoopPair()
H A DSimpleLoopUnswitch.cpp591 SE->forgetLoop(ExitL); in unswitchTrivialBranch()
819 SE->forgetLoop(OuterL); in unswitchTrivialSwitch()
2287 SE->forgetLoop(OuterExitL); in unswitchNontrivialInvariants()
H A DLoopInterchange.cpp1500 SE->forgetLoop(NewOuter); in restructureLoops()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp267 SE->forgetLoop(L); in separateNestedLoop()
H A DLoopUnrollAndJam.cpp256 SE->forgetLoop(L); in UnrollAndJamLoop()
H A DLoopUtils.cpp505 SE->forgetLoop(L); in deleteDeadLoop()
718 SE.forgetLoop(L); in breakLoopBackedge()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h968 LLVM_ABI void forgetLoop(const Loop *L);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8474 void ScalarEvolution::forgetLoop(const Loop *L) { in forgetLoop() function in ScalarEvolution
8515 forgetLoop(L->getOutermostLoop()); in forgetTopmostLoop()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2666 PSE.getSE()->forgetLoop(OrigLoop); in fixVectorizedLoop()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20204 {"_ZN4llvm15ScalarEvolution10forgetLoopEPKNS_4LoopE", "llvm::ScalarEvolution::forgetLoop(llvm::Loop…