Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp6731 auto *LoopForUser = LI.getLoopFor(I->getParent()); in getBackedgeTakenInfo() local
6732 if (LoopForUser && L->contains(LoopForUser) && in getBackedgeTakenInfo()