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