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