Returns the names of passes whose IR should be printed after they run.
Declared in <llvm/IR/PrintPasses.h>
<llvm/IR/PrintPasses.h>
std::vector<std::string> printAfterPasses();
The names of passes whose IR should be printed after they run.