Searched refs:mlirSymbolTableIsNull (Results 1 – 2 of 2) sorted by relevance
825 static inline bool mlirSymbolTableIsNull(MlirSymbolTable symbolTable) { in mlirSymbolTableIsNull() function
1721 if (mlirSymbolTableIsNull(symbolTable)) { in PySymbolTable()