Home
last modified time | relevance | path

Searched refs:mlirContextIsNull (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir-c/
DIR.h89 static inline bool mlirContextIsNull(MlirContext context) { in mlirContextIsNull() function
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp429 if (mlirContextIsNull(rawContext)) in createFromCapsule()