Home
last modified time | relevance | path

Searched refs:PrintPassNames (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp388 static std::unordered_set<std::string> PrintPassNames(PrintPassesList.begin(), in isInterestingPass() local
390 return PrintPassNames.empty() || PrintPassNames.count(PassID.str()); in isInterestingPass()