Lines Matching defs:MSSAU
356 std::unique_ptr<MemorySSAUpdater> MSSAU; in runOnLoop() local
494 MemorySSAUpdater *MSSAU, ICFLoopSafetyInfo *SafetyInfo, in sinkRegion()
573 MemorySSAUpdater *MSSAU; member in __anon108a9dcf0311::ControlFlowHoister
585 MemorySSAUpdater *MSSAU) in ControlFlowHoister()
825 AliasSetTracker *CurAST, MemorySSAUpdater *MSSAU, in hoistRegion()
1090 bool isReadOnly(AliasSetTracker *CurAST, const MemorySSAUpdater *MSSAU, in isReadOnly()
1109 const MemorySSAUpdater *MSSAU) { in isOnlyMemoryAccess()
1127 MemorySSAUpdater *MSSAU, in canSinkOrHoistInst()
1416 const LoopSafetyInfo *SafetyInfo, MemorySSAUpdater *MSSAU) { in cloneInstructionInExitBlock()
1489 AliasSetTracker *AST, MemorySSAUpdater *MSSAU) { in eraseInstruction()
1500 MemorySSAUpdater *MSSAU, in moveInstructionBefore()
1518 MemorySSAUpdater *MSSAU) { in sinkThroughTriviallyReplaceablePHI()
1554 MemorySSAUpdater *MSSAU) { in splitPredecessorsOfLoopExit()
1625 ICFLoopSafetyInfo *SafetyInfo, MemorySSAUpdater *MSSAU, in sink()
1739 MemorySSAUpdater *MSSAU, ScalarEvolution *SE, in hoist()
1813 MemorySSAUpdater *MSSAU; member in __anon108a9dcf1011::LoopPromoter
1842 AliasSetTracker *ast, MemorySSAUpdater *MSSAU, LoopInfo &li, in LoopPromoter()
1947 Loop *CurLoop, AliasSetTracker *CurAST, MemorySSAUpdater *MSSAU, in promoteLoopAccessesToScalars()
2240 Loop *L, AAResults *AA, MemorySSAUpdater *MSSAU) { in collectAliasInfoForLoopWithMSSA()