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