Searched refs:mlirValueIsABlockArgument (Results 1 – 4 of 4) sorted by relevance
688 MLIR_CAPI_EXPORTED bool mlirValueIsABlockArgument(MlirValue value);
230 if (mlirValueIsABlockArgument(result)) in collectStatsSingle()248 if (!mlirValueIsABlockArgument(arg)) in collectStatsSingle()
674 bool mlirValueIsABlockArgument(MlirValue value) { in mlirValueIsABlockArgument() function
1704 if (mlirValueIsABlockArgument(value)) in createFromCapsule()1923 static constexpr IsAFunctionTy isaFunction = mlirValueIsABlockArgument;2066 else if (mlirValueIsABlockArgument(operand)) in getRawElement()