Searched refs:getGTPredicate (Results 1 – 4 of 4) sorted by relevance
876 static CmpInst::Predicate getGTPredicate(Intrinsic::ID ID) { in getGTPredicate() function879 CmpInst::Predicate getGTPredicate() const { in getGTPredicate() function880 return getGTPredicate(getIntrinsicID()); in getGTPredicate()
569 if (LHS_CR.icmp(CI->getGTPredicate(), RHS_CR)) { in processCmpIntrinsic()
1552 if (checkCondition(I->getGTPredicate(), LHS, RHS, I, Info).value_or(false)) { in checkAndReplaceCmp()
2854 CmpIntrinsic::getGTPredicate(IID), in getTypeBasedIntrinsicInstrCost()