Searched refs:forgetBlockAndLoopDispositions (Results 1 – 15 of 15) sorted by relevance
432 SE.forgetBlockAndLoopDispositions(); in handleDeadExits()619 SE.forgetBlockAndLoopDispositions(); in run()710 SE.forgetBlockAndLoopDispositions(); in mergeBlocksIntoPredecessors()
350 SE->forgetBlockAndLoopDispositions(&I); in sinkLoopInvariantInstructions()
595 SE->forgetBlockAndLoopDispositions(); in unswitchTrivialBranch()1764 SE->forgetBlockAndLoopDispositions(); in deleteDeadBlocksFromLoop()2109 SE->forgetBlockAndLoopDispositions(); in rebuildLoopAfterUnswitch()2290 SE->forgetBlockAndLoopDispositions(); in unswitchNontrivialInvariants()
1734 SE.forgetBlockAndLoopDispositions(); in performFusion()2030 SE.forgetBlockAndLoopDispositions(); in fuseGuardedLoops()
827 SE->forgetBlockAndLoopDispositions(); in DoFlattenLoopPair()
1454 SE->forgetBlockAndLoopDispositions(&I); in moveInstructionBefore()
510 SE->forgetBlockAndLoopDispositions(); in rotateLoop()1020 SE->forgetBlockAndLoopDispositions(); in simplifyLoopLatch()
257 SE->forgetBlockAndLoopDispositions(); in UnrollAndJamLoop()
648 SE->forgetBlockAndLoopDispositions(); in UnrollLoop()
506 SE->forgetBlockAndLoopDispositions(); in deleteDeadLoop()719 SE.forgetBlockAndLoopDispositions(); in breakLoopBackedge()
1303 SE->forgetBlockAndLoopDispositions(); in peelLoop()
119 SE->forgetBlockAndLoopDispositions(I); in makeLoopInvariant()
8573 void ScalarEvolution::forgetBlockAndLoopDispositions(Value *V) { in forgetBlockAndLoopDispositions() function in ScalarEvolution
997 LLVM_ABI void forgetBlockAndLoopDispositions(Value *V = nullptr);
2667 PSE.getSE()->forgetBlockAndLoopDispositions(); in fixVectorizedLoop()