Searched defs:Coefficient (Results 1 – 1 of 1) sorted by relevance
112 void set(short Coefficient, Value *V) { Coeff.set(Coefficient), Val = V; } in set()113 void set(const APFloat& Coefficient, Value *V) in set()115 void set(const ConstantFP* Coefficient, Value *V) in set()