Searched refs:forgetBlockAndLoopDispositions (Results 1 – 14 of 14) sorted by relevance
373 SE.forgetBlockAndLoopDispositions(I); in handleDeadExits()419 SE.forgetBlockAndLoopDispositions(); in handleDeadExits()600 SE.forgetBlockAndLoopDispositions(); in run()691 SE.forgetBlockAndLoopDispositions(); in mergeBlocksIntoPredecessors()
334 SE->forgetBlockAndLoopDispositions(&I); in sinkLoopInvariantInstructions()
587 SE->forgetBlockAndLoopDispositions(); in unswitchTrivialBranch()1745 SE->forgetBlockAndLoopDispositions(); in deleteDeadBlocksFromLoop()2090 SE->forgetBlockAndLoopDispositions(); in rebuildLoopAfterUnswitch()2271 SE->forgetBlockAndLoopDispositions(); in unswitchNontrivialInvariants()
814 SE->forgetBlockAndLoopDispositions(); in DoFlattenLoopPair()
1507 SE->forgetBlockAndLoopDispositions(&I); in moveInstructionBefore()
500 SE->forgetBlockAndLoopDispositions(); in rotateLoop()1015 SE->forgetBlockAndLoopDispositions(); in simplifyLoopLatch()
499 SE->forgetBlockAndLoopDispositions(); in UnrollLoop()
1050 SE->forgetBlockAndLoopDispositions(); in peelLoop()
257 SE->forgetBlockAndLoopDispositions(); in UnrollAndJamLoop()
503 SE->forgetBlockAndLoopDispositions(); in deleteDeadLoop()731 SE.forgetBlockAndLoopDispositions(); in breakLoopBackedge()
118 SE->forgetBlockAndLoopDispositions(I); in makeLoopInvariant()
8513 void ScalarEvolution::forgetBlockAndLoopDispositions(Value *V) { in forgetBlockAndLoopDispositions() function in ScalarEvolution
962 void forgetBlockAndLoopDispositions(Value *V = nullptr);
3483 PSE.getSE()->forgetBlockAndLoopDispositions(); in fixVectorizedLoop()