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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp187 int64_t Coefficient; member in struct:__anon3429::DecompEntry
192 DecompEntry(int64_t Coefficient, Value *Variable, argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp144 void set(short Coefficient, Value *V) { argument
148 void set(const APFloat &Coefficient, Value *V) { argument
152 void set(const ConstantFP *Coefficient, Value *V) { argument

Completed in 122 milliseconds