Searched refs:isKeyColInstr (Results 1 – 1 of 1) sorted by relevance
199 bool isKeyColInstr(const Record *CurInstr);245 if (isKeyColInstr(CurInstr)) in buildRowInstrMap()256 bool MapTableEmitter::isKeyColInstr(const Record *CurInstr) { in isKeyColInstr() function in MapTableEmitter