Home
last modified time | relevance | path

Searched refs:MSSAInsertPoint (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1844 MemoryAccess *MSSAInsertPoint = MSSAInsertPts[i]; in insertStoresInLoopExitBlocks() local
1846 if (!MSSAInsertPoint) { in insertStoresInLoopExitBlocks()
1851 MSSAU.createMemoryAccessAfter(NewSI, nullptr, MSSAInsertPoint); in insertStoresInLoopExitBlocks()