Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NewInstr

738 void FAddCombine::createInstPostProc(Instruction *NewInstr) {
739 NewInstr->setDebugLoc(Instr->getDebugLoc());
745 NewInstr->setFastMathFlags(Instr->getFastMathFlags());