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