Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h844 Loop *ToLoop = getLoopFor(I->getParent()); in replacementPreservesLCSSAForm() local
845 if (!ToLoop) in replacementPreservesLCSSAForm()
850 return ToLoop->contains(getLoopFor(From->getParent())); in replacementPreservesLCSSAForm()