Searched defs:getMLIRContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Lower/ | ||
H A D | Bridge.h | 79 mlir::MLIRContext &getMLIRContext() { return context; } getMLIRContext() function |
/llvm-project/flang/lib/Lower/ | ||
H A D | Bridge.cpp | 970 mlir::MLIRContext &getMLIRContext() override final { getMLIRContext() function in __anonc6773cb50211::FirConverter |