Lines Matching refs:WantInteger
76 WantInteger, enumerator
465 assert(Preference == WantInteger && "One-bit non-integer type?"); in ComputeValueKnownInPredecessors()
471 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
473 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
514 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
532 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
539 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessors()
549 assert(Preference == WantInteger && "Compares only produce integers"); in ComputeValueKnownInPredecessors()
574 if (Constant *KC = getKnownConstant(Res, WantInteger)) in ComputeValueKnownInPredecessors()
610 WantInteger, CxtI); in ComputeValueKnownInPredecessors()
616 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessors()
633 WantInteger, CxtI)) { in ComputeValueKnownInPredecessors()
734 ConstantPreference Preference = WantInteger; in ProcessBlock()
1349 WantInteger, BO)) { in ProcessBranchOnXOR()
1352 WantInteger, BO)) in ProcessBranchOnXOR()