Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NewInstr

772 void FAddCombine::createInstPostProc(Instruction *NewInstr, bool NoNumber) {
773 NewInstr->setDebugLoc(Instr->getDebugLoc());
780 NewInstr->setFastMathFlags(Instr->getFastMathFlags());