Home
last modified time | relevance | path

Searched defs:PrintModulePassWrapper (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/IR/
DIRPrintingPasses.cpp28 class PrintModulePassWrapper : public ModulePass { class
35 PrintModulePassWrapper() : ModulePass(ID), OS(dbgs()) {} in PrintModulePassWrapper() function in __anon923dbdeb0111::PrintModulePassWrapper
36 PrintModulePassWrapper(raw_ostream &OS, const std::string &Banner, in PrintModulePassWrapper() function in __anon923dbdeb0111::PrintModulePassWrapper