Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp280 bool OpPrintingFlags::shouldPrintValueUsers() const { in shouldPrintValueUsers() function in OpPrintingFlags
1168 if (printerFlags.shouldPrintValueUsers()) { in numberValuesInOp()
2834 if (printerFlags.shouldPrintValueUsers()) in print()
3055 if (printerFlags.shouldPrintValueUsers()) { in print()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOperationSupport.h813 bool shouldPrintValueUsers() const;