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