Searched refs:PrintCallGraphPass (Results 1 – 1 of 1) sorted by relevance
671 class PrintCallGraphPass : public CallGraphSCCPass { class678 PrintCallGraphPass(const std::string &B, raw_ostream &OS) in PrintCallGraphPass() function in __anon3a3562f10411::PrintCallGraphPass729 char PrintCallGraphPass::ID = 0;733 return new PrintCallGraphPass(Banner, OS); in createPrinterPass()