Home
last modified time | relevance | path

Searched refs:eraseOrderIDForThread (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DThreading.h64 handler.eraseOrderIDForThread(); in failableParallelForEach()
H A DDiagnostics.h671 void eraseOrderIDForThread();
/llvm-project-15.0.7/mlir/lib/IR/
H A DDiagnostics.cpp973 void eraseOrderIDForThread() { in eraseOrderIDForThread() function
1040 void ParallelDiagnosticHandler::eraseOrderIDForThread() { in eraseOrderIDForThread() function in ParallelDiagnosticHandler
1041 impl->eraseOrderIDForThread(); in eraseOrderIDForThread()
/llvm-project-15.0.7/mlir/docs/
H A DDiagnostics.md402 handler.eraseOrderIDForThread();