Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir-c/
DIR.h157 static inline bool mlirLocationIsNull(MlirLocation location) { in mlirLocationIsNull() function
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp651 if (mlirLocationIsNull(rawLoc)) in createFromCapsule()