Searched defs:PassManagerOptions (Results 1 – 1 of 1) sorted by relevance
18 struct PassManagerOptions { struct22 llvm::cl::opt<std::string> reproducerFile{26 llvm::cl::opt<bool> localReproducer{35 PassPipelineCLParser printBefore{"print-ir-before",37 PassPipelineCLParser printAfter{"print-ir-after",39 llvm::cl::opt<bool> printBeforeAll{42 llvm::cl::opt<bool> printAfterAll{"print-ir-after-all",45 llvm::cl::opt<bool> printAfterChange{50 llvm::cl::opt<bool> printModuleScope{62 llvm::cl::opt<bool> passTiming{[all …]