Home
last modified time | relevance | path

Searched defs:Coefficient (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstraintSystem.cpp119 std::string Coefficient; in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp144 void set(short Coefficient, Value *V) { in set()
148 void set(const APFloat &Coefficient, Value *V) { in set()
152 void set(const ConstantFP *Coefficient, Value *V) { in set()