Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6726 auto *LoopForUser = LI.getLoopFor(I->getParent()); in getBackedgeTakenInfo() local
6727 if (LoopForUser && L->contains(LoopForUser) && in getBackedgeTakenInfo()