Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp842 if (!isGuaranteedLoopIndependent(DeadI, KillingI, DeadLoc)) in isOverwrite()
1178 bool isGuaranteedLoopIndependent(const Instruction *Current, in isGuaranteedLoopIndependent() function
1329 if (!isGuaranteedLoopIndependent(CurrentI, KillingI, *CurrentLoc)) { in getDomMemoryDef()