Searched refs:InstRec (Results 1 – 2 of 2) sorted by relevance
155 CodeGenInstruction &getInstruction(const Record *InstRec) const { in getInstruction() argument157 auto I = Instructions.find(InstRec); in getInstruction()
151 CodeGenInstruction &getInstruction(const Record *InstRec) const { in getInstruction() argument153 auto I = Instructions.find(InstRec); in getInstruction()