Searched defs:printModuleScope (Results 1 – 2 of 2) sorted by relevance
99 static void printIR(Operation *op, bool printModuleScope, raw_ostream &out, in printIR()187 PassManager::IRPrinterConfig::IRPrinterConfig(bool printModuleScope, in IRPrinterConfig()272 bool printModuleScope, bool printAfterOnlyOnChange, in enableIRPrinting()
56 llvm::cl::opt<bool> printModuleScope{ member