Searched refs:ExitCondICmp (Results 1 – 1 of 1) sorted by relevance
5052 if (ICmpInst *ExitCondICmp = dyn_cast<ICmpInst>(ExitCond)) in ComputeExitLimitFromCond() local5053 return ComputeExitLimitFromICmp(L, ExitCondICmp, TBB, FBB, ControlsExit); in ComputeExitLimitFromCond()