FuzzerPassAddFunctionCalls may attempt to add an OpFunctionCall instruction into an unreachable block. If the function being called has pointer parameters with Function storage class, we can't apply the transformation since all local variables are in the first block of the function.