Searched defs:Preference (Results 1 – 2 of 2) sorted by relevance
539 static Constant *getKnownConstant(Value *Val, ConstantPreference Preference) { in getKnownConstant() argument 561 ConstantPreference Preference, SmallPtrSet<Value *, 4> &RecursionSet, in computeValueKnownInPredecessorsImpl() argument 982 ConstantPreference Preference = WantInteger; processBlock() local 1554 processThreadableEdges(Value * Cond,BasicBlock * BB,ConstantPreference Preference,Instruction * CxtI) processThreadableEdges() argument [all...]
99 enum Preference { global() enum