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