Searched refs:has_loop_continue (Results 1 – 2 of 2) sorted by relevance
795 b->has_loop_continue = true; in vtn_emit_cf_list()882 b->has_loop_continue = false; in vtn_function_emit()895 if (b->has_loop_continue) in vtn_function_emit()
582 bool has_loop_continue; member