Searched refs:PrintPassNames (Results 1 – 1 of 1) sorted by relevance
400 static std::unordered_set<std::string> PrintPassNames(PrintPassesList.begin(), in isInterestingPass() local402 return PrintPassNames.empty() || PrintPassNames.count(PassID.str()); in isInterestingPass()