Searched refs:ColInstrVec (Results 1 – 1 of 1) sorted by relevance
291 std::vector<Record*> ColInstrVec(NumOfCols); in buildMapTable() local297 ColInstrVec[ColIdx] = ColInstr; in buildMapTable()299 MapTable[CurKeyInstr] = ColInstrVec; in buildMapTable()