Home
last modified time | relevance | path

Searched refs:shouldPrintDebugInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp257 bool OpPrintingFlags::shouldPrintDebugInfo() const { in shouldPrintDebugInfo() function in OpPrintingFlags
426 if (printerFlags.shouldPrintDebugInfo()) in print()
476 if (printerFlags.shouldPrintDebugInfo()) in print()
511 if (printerFlags.shouldPrintDebugInfo()) in printRegionArgument()
1518 if (!printerFlags.shouldPrintDebugInfo()) in printTrailingLocation()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOperationSupport.h798 bool shouldPrintDebugInfo() const;