Searched defs:Preference (Results 1 – 2 of 2) sorted by relevance
623 static Constant *getKnownConstant(Value *Val, ConstantPreference Preference) { in getKnownConstant()645 ConstantPreference Preference, DenseSet<Value *> &RecursionSet, in computeValueKnownInPredecessorsImpl()1053 ConstantPreference Preference = WantInteger; in processBlock() local1628 ConstantPreference Preference, in processThreadableEdges()
97 enum Preference { enum