Searched refs:getInstrForColumn (Results 1 – 1 of 1) sorted by relevance
216 Record *getInstrForColumn(Record *KeyInstr, ListInit *CurValueCol);296 Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable()307 Record *MapTableEmitter::getInstrForColumn(Record *KeyInstr, in getInstrForColumn() function in MapTableEmitter