Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRPrintingPasses.cpp68 class PrintFunctionPassWrapper : public FunctionPass { class
74 PrintFunctionPassWrapper() : FunctionPass(ID), OS(dbgs()) {} in PrintFunctionPassWrapper() function in __anon22a3f12f0111::PrintFunctionPassWrapper
75 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anon22a3f12f0111::PrintFunctionPassWrapper
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRPrintingPasses.cpp90 class PrintFunctionPassWrapper : public FunctionPass { class
95 PrintFunctionPassWrapper() : FunctionPass(ID) {} in PrintFunctionPassWrapper() function in __anon02b90ee90111::PrintFunctionPassWrapper
96 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anon02b90ee90111::PrintFunctionPassWrapper
/aosp_15_r20/external/llvm/lib/IR/
H A DIRPrintingPasses.cpp75 class PrintFunctionPassWrapper : public FunctionPass { class
80 PrintFunctionPassWrapper() : FunctionPass(ID) {} in PrintFunctionPassWrapper() function in __anonafbd7f870111::PrintFunctionPassWrapper
81 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anonafbd7f870111::PrintFunctionPassWrapper