Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Support/
H A DToolUtilities.cpp25 bool insertMarkerInOutput) { in splitAndProcessBuffer() argument
92 insertMarkerInOutput ? "\n// -----\n" : ""); in splitAndProcessBuffer()
/llvm-project-15.0.7/mlir/include/mlir/Support/
H A DToolUtilities.h43 bool insertMarkerInOutput = false);