|
My Project
|
Public Attributes | |
| llvm::sys::SmartMutex< true > | mutex |
| Mutex to keep instrumentation access thread-safe. More... | |
| std::vector< std::unique_ptr< PassInstrumentation > > | instrumentations |
| Set of registered instrumentations. More... | |
| std::vector<std::unique_ptr<PassInstrumentation> > mlir::detail::PassInstrumentorImpl::instrumentations |
Set of registered instrumentations.
| llvm::sys::SmartMutex<true> mlir::detail::PassInstrumentorImpl::mutex |
Mutex to keep instrumentation access thread-safe.
1.8.13