Searched refs:howFarToNonZero (Results 1 – 2 of 2) sorted by relevance
972 ExitLimit howFarToNonZero(const SCEV *V, const Loop *L);
5995 ExitLimit EL = howFarToNonZero(getMinusSCEV(LHS, RHS), L); in computeExitLimitFromICmp()7216 ScalarEvolution::howFarToNonZero(const SCEV *V, const Loop *L) { in howFarToNonZero() function in ScalarEvolution