Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOperationSupport.h801 bool shouldPrintDebugInfoPrettyForm() const;
/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp262 bool OpPrintingFlags::shouldPrintDebugInfoPrettyForm() const { in shouldPrintDebugInfoPrettyForm() function in OpPrintingFlags
1642 if (printerFlags.shouldPrintDebugInfoPrettyForm()) in printLocation()