Searched refs:LIVE_VARS_OUT (Results 1 – 5 of 5) sorted by relevance
187 anno.setanno(node, anno.Static.LIVE_VARS_OUT, frozenset(stmt_live_out))218 anno.setanno(node, anno.Static.LIVE_VARS_OUT,
51 live_out = anno.getanno(node, anno.Static.LIVE_VARS_OUT)
91 LIVE_VARS_OUT = ('Symbols live when exiting the node. See liveness.py.') variable in Static
144 live_out = anno.getanno(node, anno.Static.LIVE_VARS_OUT)
196 live_out = anno.getanno(node, anno.Static.LIVE_VARS_OUT)319 live_out = anno.getanno(node, anno.Static.LIVE_VARS_OUT)