Searched refs:CondGE (Results 1 – 1 of 1) sorted by relevance
13010 auto CondGE = IsSigned ? ICmpInst::ICMP_SGE : ICmpInst::ICMP_UGE; in howManyLessThans() local13011 if (isLoopEntryGuardedByCond(L, CondGE, OrigRHS, OrigStart)) in howManyLessThans()