Searched refs:getExact (Results 1 – 2 of 2) sorted by relevance
1625 LLVM_ABI const SCEV *getExact(1634 const SCEV *getExact(
8297 return getBackedgeTakenInfo(L).getExact(ExitingBlock, this); in getExitCount()8311 return getPredicatedBackedgeTakenInfo(L).getExact(ExitingBlock, this, in getPredicatedExitCount()8325 return getPredicatedBackedgeTakenInfo(L).getExact(L, this, &Preds); in getPredicatedBackedgeTakenCount()8332 return getBackedgeTakenInfo(L).getExact(L, this); in getBackedgeTakenCount()8615 const SCEV *ScalarEvolution::BackedgeTakenInfo::getExact( in getExact() function in ScalarEvolution::BackedgeTakenInfo11574 const SCEV *LatchBECount = BETakenInfo.getExact(Latch, this); in isLoopBackedgeGuardedByCond()14429 SCM.visit(It->second.getExact(L, const_cast<ScalarEvolution *>(this))); in verify()