Searched refs:ProcIdVec (Results 1 – 1 of 1) sorted by relevance
1716 std::vector<unsigned> ProcIdVec; in getAllProcIndices() local1719 ProcIdVec.push_back(PM.second); in getAllProcIndices()1722 llvm::sort(ProcIdVec); in getAllProcIndices()1723 return ProcIdVec; in getAllProcIndices()