Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1189 if (!isGuaranteedLoopInvariant(DefLoc.Ptr)) in isWriteAtEndOfFunction()
1302 return isGuaranteedLoopInvariant(CurrentLoc.Ptr); in isGuaranteedLoopIndependent()
1308 bool isGuaranteedLoopInvariant(const Value *Ptr) { in isGuaranteedLoopInvariant() function
1577 !isGuaranteedLoopInvariant(MaybeDeadLoc.Ptr)) { in getDomMemoryDef()