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