Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Support/
DMlirOptMain.cpp45 static LogicalResult performActions(raw_ostream &os, bool verifyDiagnostics, in performActions()
88 bool verifyDiagnostics, bool verifyPasses, in processBuffer()
130 bool verifyDiagnostics, bool verifyPasses, in MlirOptMain()
167 static cl::opt<bool> verifyDiagnostics( in MlirOptMain() local
/external/llvm-project/mlir/lib/Translation/
DTranslation.cpp146 static llvm::cl::opt<bool> verifyDiagnostics( in mlirTranslateMain() local