Searched refs:CondGT (Results 1 – 1 of 1) sorted by relevance
13117 auto CondGT = IsSigned ? ICmpInst::ICMP_SGT : ICmpInst::ICMP_UGT; in howManyLessThans() local13120 return isLoopEntryGuardedByCond(L, CondGT, OrigRHS, StartMinusOne); in howManyLessThans()