Searched defs:PrintFunctionPassWrapper (Results 1 – 3 of 3) sorted by relevance
68 class PrintFunctionPassWrapper : public FunctionPass { class74 PrintFunctionPassWrapper() : FunctionPass(ID), OS(dbgs()) {} in PrintFunctionPassWrapper() function in __anon22a3f12f0111::PrintFunctionPassWrapper75 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anon22a3f12f0111::PrintFunctionPassWrapper
90 class PrintFunctionPassWrapper : public FunctionPass { class95 PrintFunctionPassWrapper() : FunctionPass(ID) {} in PrintFunctionPassWrapper() function in __anon02b90ee90111::PrintFunctionPassWrapper96 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anon02b90ee90111::PrintFunctionPassWrapper
75 class PrintFunctionPassWrapper : public FunctionPass { class80 PrintFunctionPassWrapper() : FunctionPass(ID) {} in PrintFunctionPassWrapper() function in __anonafbd7f870111::PrintFunctionPassWrapper81 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() function in __anonafbd7f870111::PrintFunctionPassWrapper