Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp919 if (!isGuaranteedLoopIndependent(DeadI, KillingI, DeadLoc)) in isOverwrite()
1260 bool isGuaranteedLoopIndependent(const Instruction *Current, in isGuaranteedLoopIndependent() function
1413 if (!isGuaranteedLoopIndependent(CurrentI, KillingI, *CurrentLoc)) { in getDomMemoryDef()