Searched refs:exec_potentially_empty_break_old (Results 1 – 1 of 1) sorted by relevance
74 bool exec_potentially_empty_break_old; member10568 ic->exec_potentially_empty_break_old = ctx->cf_info.exec_potentially_empty_break; in begin_divergent_if_then()10628 ic->exec_potentially_empty_break_old |= ctx->cf_info.exec_potentially_empty_break; in begin_divergent_if_else()10684 ctx->cf_info.exec_potentially_empty_break |= ic->exec_potentially_empty_break_old; in end_divergent_if()