Lines Matching refs:WantInteger
672 assert(Preference == WantInteger && "One-bit non-integer type?"); in ComputeValueKnownInPredecessorsImpl()
680 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
682 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
718 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
736 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
743 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessorsImpl()
753 assert(Preference == WantInteger && "Compares only produce integers"); in ComputeValueKnownInPredecessorsImpl()
799 if (Constant *KC = getKnownConstant(Res, WantInteger)) in ComputeValueKnownInPredecessorsImpl()
882 WantInteger, RecursionSet, CxtI); in ComputeValueKnownInPredecessorsImpl()
887 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessorsImpl()
903 WantInteger, RecursionSet, CxtI)) { in ComputeValueKnownInPredecessorsImpl()
1041 ConstantPreference Preference = WantInteger; in ProcessBlock()
1816 WantInteger, BO)) { in ProcessBranchOnXOR()
1819 WantInteger, BO)) in ProcessBranchOnXOR()