Searched defs:PassManagerOptions (Results 1 – 1 of 1) sorted by relevance
19 struct PassManagerOptions { struct23 llvm::cl::opt<std::string> reproducerFile{27 llvm::cl::opt<bool> localReproducer{36 PassNameCLParser printBefore{"mlir-print-ir-before",38 PassNameCLParser printAfter{"mlir-print-ir-after",40 llvm::cl::opt<bool> printBeforeAll{46 llvm::cl::opt<bool> printAfterChange{51 llvm::cl::opt<bool> printAfterFailure{56 llvm::cl::opt<bool> printModuleScope{68 llvm::cl::opt<bool> passStatistics{[all …]