Searched defs:MLIRContextImpl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | MLIRContext.h | 33 class MLIRContextImpl; variable |
H A D | OperationSupport.h | 504 friend MLIRContextImpl; global() variable |
/llvm-project/mlir/lib/IR/ | ||
H A D | MLIRContext.cpp | 123 class MLIRContextImpl { class |