Home
last modified time | relevance | path

Searched defs:enableDebugInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp990 bool enableDebugInfo, bool prettyDebugInfo, in print()
1027 bool enableDebugInfo, bool prettyDebugInfo, in getAsm()
/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp212 OpPrintingFlags &OpPrintingFlags::enableDebugInfo(bool prettyForm) { in enableDebugInfo() function in OpPrintingFlags