Searched refs:ColInstr (Results 1 – 1 of 1) sorted by relevance
289 const Record *ColInstr = getInstrForColumn(CurKeyInstr, CurValueCol); in buildMapTable() local290 ColInstrVec[ColIdx] = ColInstr; in buildMapTable()377 for (const Record *ColInstr : ColInstrs) { in emitBinSearchTable() local378 if (ColInstr) { in emitBinSearchTable()381 OutStr += ColInstr->getName(); in emitBinSearchTable()