Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp171 Parts.push_back(Coefficient + Names[E.Id - 1]); in dump() local
/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h25 int64_t Coefficient; global() member
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp144 void set(short Coefficient, Value *V) { in set() argument
148 void set(const APFloat &Coefficient, Value *V) { in set() argument
152 void set(const ConstantFP *Coefficient, Value *V) { in set() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp338 int64_t Coefficient; global() member
[all...]