Lines Matching defs:MSSAU
253 MemorySSAUpdater *MSSAU) { in buildPartialInvariantUnswitchConditionalBranch()
368 MemorySSAUpdater *MSSAU, ScalarEvolution *SE) { in hoistLoopToNewParent()
468 MemorySSAUpdater *MSSAU) { in unswitchTrivialBranch()
699 MemorySSAUpdater *MSSAU) { in unswitchTrivialSwitch()
994 MemorySSAUpdater *MSSAU) { in unswitchAllTrivialConditions()
1118 DominatorTree &DT, LoopInfo &LI, MemorySSAUpdater *MSSAU, in buildClonedLoopBlocks()
1611 DominatorTree &DT, MemorySSAUpdater *MSSAU) { in deleteDeadClonedBlocks()
1642 MemorySSAUpdater *MSSAU, in deleteDeadBlocksFromLoop()
2081 ScalarEvolution *SE, MemorySSAUpdater *MSSAU, in unswitchNontrivialInvariants()
2619 MemorySSAUpdater *MSSAU) { in turnGuardIntoBranch()
2767 const MemorySSAUpdater *MSSAU) { in collectUnswitchCandidates()
3040 ScalarEvolution *SE, MemorySSAUpdater *MSSAU, in unswitchBestCondition()
3109 ScalarEvolution *SE, MemorySSAUpdater *MSSAU, in unswitchLoop()
3223 std::optional<MemorySSAUpdater> MSSAU; in run() local
3299 MemorySSAUpdater MSSAU(MSSA); in runOnLoop() local