Searched refs:verifyConstantForType (Results 1 – 1 of 1) sorted by relevance
181 static mlir::LogicalResult verifyConstantForType(mlir::Type type, in verifyConstantForType() function231 if (failed(verifyConstantForType(std::get<0>(it), std::get<1>(it), op))) in verifyConstantForType()239 return verifyConstantForType(getResult().getType(), getValue(), *this); in verify()243 return verifyConstantForType(getResult().getType(), getValue(), *this); in verify()