Searched refs:shouldPrintAtModuleScope (Results 1 – 2 of 2) sorted by relevance
80 printIR(op, config->shouldPrintAtModuleScope(), out, in runBeforePass() 111 printIR(op, config->shouldPrintAtModuleScope(), out, in runAfterPass() 126 printIR(op, config->shouldPrintAtModuleScope(), out, in runAfterPassFailed() 350 if (config->shouldPrintAtModuleScope() &&
328 bool shouldPrintAtModuleScope() const { return printModuleScope; } in shouldPrintAtModuleScope() function