Home
last modified time | relevance | path

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

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