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