Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6660 const SCEV *BEExact = Result.getExact(L, this); in getBackedgeTakenInfo() local
6661 if (BEExact != getCouldNotCompute()) { in getBackedgeTakenInfo()
6662 assert(isLoopInvariant(BEExact, L) && in getBackedgeTakenInfo()