Searched refs:has_early_terminate (Results 1 – 2 of 2) sorted by relevance
690 b->has_early_terminate = true; in vtn_process_block()695 b->has_early_terminate = true; in vtn_process_block()1382 (b->has_loop_continue || b->has_early_terminate)) in vtn_function_emit()
715 bool has_early_terminate; member