Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h456 Loop *ToLoop = getLoopFor(I->getParent()); in replacementPreservesLCSSAForm() local
457 if (!ToLoop) in replacementPreservesLCSSAForm()
462 return ToLoop->contains(getLoopFor(From->getParent())); in replacementPreservesLCSSAForm()