Searched refs:NumOfCols (Results 1 – 2 of 2) sorted by relevance
289 unsigned NumOfCols = ValueCols.size(); in buildMapTable() local291 std::vector<Record*> ColInstrVec(NumOfCols); in buildMapTable()294 for (unsigned ColIdx = 0; ColIdx < NumOfCols; ColIdx++) { in buildMapTable()
293 unsigned NumOfCols = ValueCols.size(); in buildMapTable() local295 std::vector<Record*> ColInstrVec(NumOfCols); in buildMapTable()298 for (unsigned ColIdx = 0; ColIdx < NumOfCols; ColIdx++) { in buildMapTable()