Home | History | Annotate | Download | only in TableGen

Lines Matching refs:TheInsertedInst

3108   DAGInstruction &TheInsertedInst = DAGInsts.find(I->getRecord())->second;
3109 TheInsertedInst.setResultPattern(Temp.getOnlyTree());
3111 return TheInsertedInst;