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