Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.cpp6790 auto *LoopForUser = LI.getLoopFor(I->getParent()); in getBackedgeTakenInfo() local
6791 if (LoopForUser && L->contains(LoopForUser) && in getBackedgeTakenInfo()