Home
last modified time | relevance | path

Searched refs:getCoef (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp139 const FAddendCoef &getCoef() const { return Coeff; } in getCoef() function in __anon84b617a60111::FAddend
483 const FAddendCoef &CE = Opnd0.getCoef(); in simplify()
705 const FAddendCoef &CE = Opnd->getCoef(); in calcInstrNumber()
724 const FAddendCoef &Coeff = Opnd.getCoef(); in createAddendVal()