reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineAddSub.cpp
  438   Instr = I;
  594     Result = ConstantFP::get(Instr->getType(), 0.0);
  688   NewInstr->setDebugLoc(Instr->getDebugLoc());
  695   NewInstr->setFastMathFlags(Instr->getFastMathFlags());
  745     return Coeff.getValue(Instr->getType());
  761   return createFMul(OpndVal, Coeff.getValue(Instr->getType()));