Fixed only_used_by_keepalive function.
For newly created nodes without any user the function now correctly returns false. Thus, these nodes are no longer ignored when performing (global?) common subexpression elimination.
Please register or sign in to comment