Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1299 return isGuaranteedLoopInvariant(CurrentLoc.Ptr); in isGuaranteedLoopIndependent()
1305 bool isGuaranteedLoopInvariant(const Value *Ptr) { in isGuaranteedLoopInvariant() function
1567 !isGuaranteedLoopInvariant(CurrentLoc->Ptr)) { in getDomMemoryDef()