Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DIRPrintingPasses.cpp68 class PrintFunctionPassWrapper : public FunctionPass { class
74 PrintFunctionPassWrapper() : FunctionPass(ID), OS(dbgs()) {} in PrintFunctionPassWrapper() function in __anon1903fddc0111::PrintFunctionPassWrapper
75 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anon1903fddc0111::PrintFunctionPassWrapper