Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1161 if (!isGuaranteedLoopInvariant(MaybeLoc->Ptr)) in isWriteAtEndOfFunction()
1274 return isGuaranteedLoopInvariant(CurrentLoc.Ptr); in isGuaranteedLoopIndependent()
1280 bool isGuaranteedLoopInvariant(const Value *Ptr) { in isGuaranteedLoopInvariant() function
1552 !isGuaranteedLoopInvariant(MaybeDeadLoc.Ptr)) { in getDomMemoryDef()