Lines Matching defs:printModuleScope
48 static void printIR(Operation *op, bool printModuleScope, raw_ostream &out,
51 if (!printModuleScope)
137 PassManager::IRPrinterConfig::IRPrinterConfig(bool printModuleScope,
141 : printModuleScope(printModuleScope),
175 bool printModuleScope, bool printAfterOnlyOnChange,
178 : IRPrinterConfig(printModuleScope, printAfterOnlyOnChange,
297 bool printModuleScope, bool printAfterOnlyOnChange,
300 : IRPrinterConfig(printModuleScope, printAfterOnlyOnChange,
362 bool printModuleScope, bool printAfterOnlyOnChange,
367 printModuleScope, printAfterOnlyOnChange, printAfterOnlyOnFailure,
375 bool printModuleScope, bool printAfterOnlyOnChange,
380 printModuleScope, printAfterOnlyOnChange, printAfterOnlyOnFailure,