Searched refs:ProcIdVec (Results 1 – 1 of 1) sorted by relevance
1711 std::vector<unsigned> ProcIdVec; in getAllProcIndices() local1714 ProcIdVec.push_back(PM.second); in getAllProcIndices()1717 llvm::sort(ProcIdVec); in getAllProcIndices()1718 return ProcIdVec; in getAllProcIndices()