Searched refs:symbol_op (Results 1 – 1 of 1) sorted by relevance
175 mlir::Operation *symbol_op) { in VerifyBoundInputArgType() argument176 auto expected_type = GetBoundInputArgTypeFor(symbol_op); in VerifyBoundInputArgType()197 mlir::Operation *symbol_op = module.lookupSymbol(symbol_name); in verifyRegionArgAttribute() local198 if (!symbol_op) { in verifyRegionArgAttribute()204 return VerifyBoundInputArgType(op, arg_type, symbol_op); in verifyRegionArgAttribute()