Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DIRPrintingPasses.cpp92 class PrintFunctionPassWrapper : public FunctionPass { class
97 PrintFunctionPassWrapper() : FunctionPass(ID) {} in PrintFunctionPassWrapper() function in __anon06b331230111::PrintFunctionPassWrapper
98 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anon06b331230111::PrintFunctionPassWrapper