Searched refs:computeExitCountExhaustively (Results 1 – 2 of 2) sorted by relevance
1875 const SCEV *computeExitCountExhaustively(const Loop *L, Value *Cond,
9026 return computeExitCountExhaustively(L, ExitCond, ExitIfTrue); in computeExitLimitFromCondImpl()9130 computeExitCountExhaustively(L, ExitCond, ExitIfTrue); in computeExitLimitFromICmp()9710 const SCEV *ScalarEvolution::computeExitCountExhaustively(const Loop *L, in computeExitCountExhaustively() function in ScalarEvolution