[kernel] Fix Kernel_function.var_is_in_scope
Fix a bug where `Kernel_function.var_is_in_scope vi stmt` would return true if `stmt` was the defining statement for `vi` and the first statement of a block.
Loading
Please register or sign in to comment