Searched refs:isIntegerPredicate (Results 1 – 1 of 1) sorted by relevance
1622 bool isIntegerPredicate = ICmpInst::isIntPredicate(Predicate); in ConstantFoldCompareInstruction() local1626 if (ICmpInst::isEquality(Predicate) || (isIntegerPredicate && C1 == C2)) in ConstantFoldCompareInstruction()1631 if (isIntegerPredicate) in ConstantFoldCompareInstruction()