Searched refs:ProcIdVec (Results 1 – 1 of 1) sorted by relevance
1733 std::vector<unsigned> ProcIdVec; in getAllProcIndices() local1736 ProcIdVec.push_back(PM.second); in getAllProcIndices()1739 llvm::sort(ProcIdVec); in getAllProcIndices()1740 return ProcIdVec; in getAllProcIndices()