Home
last modified time | relevance | path

Searched defs:MLIRContextImpl (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DMLIRContext.h33 class MLIRContextImpl; variable
H A DOperationSupport.h504 friend MLIRContextImpl; global() variable
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp123 class MLIRContextImpl { class
275 MLIRContextImpl(bool threadingIsEnabled) MLIRContextImpl() function in mlir::MLIRContextImpl