Searched refs:computeExitCountExhaustively (Results 1 – 2 of 2) sorted by relevance
1967 const SCEV *computeExitCountExhaustively(const Loop *L, Value *Cond,
9062 return computeExitCountExhaustively(L, ExitCond, ExitIfTrue); in computeExitLimitFromCondImpl()9166 computeExitCountExhaustively(L, ExitCond, ExitIfTrue); in computeExitLimitFromICmp()9765 const SCEV *ScalarEvolution::computeExitCountExhaustively(const Loop *L, in computeExitCountExhaustively() function in ScalarEvolution