Searched refs:HowFarToZero (Results 1 – 2 of 2) sorted by relevance
471 ExitLimit HowFarToZero(const SCEV *V, const Loop *L);
4486 ExitLimit EL = HowFarToZero(getMinusSCEV(LHS, RHS), L); in ComputeExitLimitFromICmp()5246 ScalarEvolution::HowFarToZero(const SCEV *V, const Loop *L) { in HowFarToZero() function in ScalarEvolution