Lines Matching refs:WantInteger
659 if (Preference != WantInteger) in computeValueKnownInPredecessorsImpl()
668 computeValueKnownInPredecessorsImpl(Op0, BB, LHSVals, WantInteger, in computeValueKnownInPredecessorsImpl()
670 computeValueKnownInPredecessorsImpl(Op1, BB, RHSVals, WantInteger, in computeValueKnownInPredecessorsImpl()
707 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
720 if (Preference != WantInteger) in computeValueKnownInPredecessorsImpl()
725 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
733 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in computeValueKnownInPredecessorsImpl()
743 if (Preference != WantInteger) in computeValueKnownInPredecessorsImpl()
784 if (Constant *KC = getKnownConstant(Res, WantInteger)) in computeValueKnownInPredecessorsImpl()
803 if (Constant *KC = getKnownConstant(Res, WantInteger)) in computeValueKnownInPredecessorsImpl()
855 WantInteger, RecursionSet, CxtI); in computeValueKnownInPredecessorsImpl()
861 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in computeValueKnownInPredecessorsImpl()
877 WantInteger, RecursionSet, CxtI)) { in computeValueKnownInPredecessorsImpl()
971 ConstantPreference Preference = WantInteger; in processBlock()
1793 WantInteger, BO)) { in processBranchOnXOR()
1796 WantInteger, BO)) in processBranchOnXOR()