Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2714 DAGInstruction &TheInsertedInst = Instructions.find(I->getRecord())->second; in ParseInstructions() local
2715 TheInsertedInst.setResultPattern(Temp.getOnlyTree()); in ParseInstructions()