Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLICM.cpp142 static bool pointerInvalidatedByLoopWithMSSA(MemorySSA *MSSA, MemoryUse *MU,
1031 Invalidated = pointerInvalidatedByLoopWithMSSA( in canSinkOrHoistInst()
1076 Invalidated = pointerInvalidatedByLoopWithMSSA( in canSinkOrHoistInst()
2097 static bool pointerInvalidatedByLoopWithMSSA(MemorySSA *MSSA, MemoryUse *MU, in pointerInvalidatedByLoopWithMSSA() function