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