Searched defs:Preference (Results 1 – 2 of 2) sorted by relevance
539 static Constant *getKnownConstant(Value *Val, ConstantPreference Preference) { in getKnownConstant()561 ConstantPreference Preference, SmallPtrSet<Value *, 4> &RecursionSet, in computeValueKnownInPredecessorsImpl()971 ConstantPreference Preference = WantInteger; in processBlock() local1542 ConstantPreference Preference, in processThreadableEdges()
100 enum Preference : uint8_t { enum