Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DIRPrintingPasses.cpp78 class PrintFunctionPassWrapper : public FunctionPass { class
84 PrintFunctionPassWrapper() : FunctionPass(ID), OS(dbgs()) {} in PrintFunctionPassWrapper() function in __anonfac7aae50111::PrintFunctionPassWrapper
85 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anonfac7aae50111::PrintFunctionPassWrapper