Searched refs:cf_else (Results 1 – 6 of 6) sorted by relevance
63 case cf_else: os << "ELSE"; break; in do_print()78 return new ControlFlowInstr(cf_else); in from_string()98 case cf_else: in nesting_corr()
38 cf_else, enumerator
81 cf_else = CF_OP_ELSE, enumerator
328 case ControlFlowInstr::cf_else: scope_else(); break; in visit()
673 if (!emit_control_flow(ControlFlowInstr::cf_else)) in process_if()
884 case ControlFlowInstr::cf_else: in visit()