Searched refs:isKeyColInstr (Results 1 – 1 of 1) sorted by relevance
201 bool isKeyColInstr(Record *CurInstr);246 if (isKeyColInstr(CurInstr)) in buildRowInstrMap()257 bool MapTableEmitter::isKeyColInstr(Record *CurInstr) { in isKeyColInstr() function in MapTableEmitter