Lines Matching refs:MemorySSAUpdater
168 MemorySSAUpdater &MSSAU, ScalarEvolution *SE,
172 MemorySSAUpdater &MSSAU, OptimizationRemarkEmitter *ORE);
187 MemorySSAUpdater &MSSAU, AssumptionCache *AC,
191 const LoopSafetyInfo *SafetyInfo, MemorySSAUpdater &MSSAU);
194 MemorySSAUpdater &MSSAU);
198 MemorySSAUpdater &MSSAU, ScalarEvolution *SE);
432 MemorySSAUpdater MSSAU(MSSA); in runOnLoop()
547 MemorySSAUpdater &MSSAU, ICFLoopSafetyInfo *SafetyInfo, in sinkRegion()
615 MemorySSAUpdater &MSSAU, in sinkRegionForLoopNest()
646 MemorySSAUpdater &MSSAU;
658 MemorySSAUpdater &MSSAU) in ControlFlowHoister()
868 MemorySSAUpdater &MSSAU, ScalarEvolution *SE, in hoistRegion()
1110 bool isReadOnly(const MemorySSAUpdater &MSSAU, const Loop *L) { in isReadOnly()
1119 const MemorySSAUpdater &MSSAU) { in isOnlyMemoryAccess()
1150 Loop *CurLoop, MemorySSAUpdater &MSSAU, in canSinkOrHoistInst()
1417 const LoopSafetyInfo *SafetyInfo, MemorySSAUpdater &MSSAU) { in cloneInstructionInExitBlock()
1489 MemorySSAUpdater &MSSAU) { in eraseInstruction()
1497 MemorySSAUpdater &MSSAU, in moveInstructionBefore()
1514 MemorySSAUpdater &MSSAU) { in sinkThroughTriviallyReplaceablePHI()
1548 MemorySSAUpdater *MSSAU) { in splitPredecessorsOfLoopExit()
1619 MemorySSAUpdater &MSSAU, OptimizationRemarkEmitter *ORE) { in sink()
1726 MemorySSAUpdater &MSSAU, ScalarEvolution *SE, in hoist()
1803 MemorySSAUpdater &MSSAU;
1836 MemorySSAUpdater &MSSAU, LoopInfo &li, DebugLoc dl, in LoopPromoter()
1959 MemorySSAUpdater &MSSAU, ICFLoopSafetyInfo *SafetyInfo, in promoteLoopAccessesToScalars()
2398 MemorySSAUpdater &MSSAU) { in hoistMinMax()
2472 MemorySSAUpdater &MSSAU, AssumptionCache *AC, in hoistGEP()
2524 ICFLoopSafetyInfo &SafetyInfo, MemorySSAUpdater &MSSAU, in hoistAdd()
2571 ICFLoopSafetyInfo &SafetyInfo, MemorySSAUpdater &MSSAU, in hoistSub()
2631 MemorySSAUpdater &MSSAU, AssumptionCache *AC, in hoistAddSub()
2671 MemorySSAUpdater &MSSAU, AssumptionCache *AC, in hoistFPAssociation()
2732 MemorySSAUpdater &MSSAU, AssumptionCache *AC, in hoistArithmetics()