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