Searched refs:ComputeExitLimitFromICmp (Results 1 – 2 of 2) sorted by relevance
464 ExitLimit ComputeExitLimitFromICmp(const Loop *L,
5053 return ComputeExitLimitFromICmp(L, ExitCondICmp, TBB, FBB, ControlsExit); in ComputeExitLimitFromCond()5076 ScalarEvolution::ComputeExitLimitFromICmp(const Loop *L, in ComputeExitLimitFromICmp() function in ScalarEvolution