Searched refs:mlirTypeIsAFunction (Results 1 – 3 of 3) sorted by relevance
314 MLIR_CAPI_EXPORTED bool mlirTypeIsAFunction(MlirType type);
334 bool mlirTypeIsAFunction(MlirType type) { in mlirTypeIsAFunction() function
573 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAFunction;