Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp7171 auto *LoopForUser = LI.getLoopFor(I->getParent()); in getBackedgeTakenInfo() local
7172 if (LoopForUser && L->contains(LoopForUser) && in getBackedgeTakenInfo()