Searched refs:if_branch (Results 1 – 3 of 3) sorted by relevance
189 return scope_type == if_branch || in is_conditional()216 if (scope_type == if_branch || in in_ifelse_scope()427 if (ifelse_scope->type() == if_branch) { in record_read()487 if (scope.type() == if_branch) { in record_ifelse_write()879 cur_scope = scopes->create(cur_scope, if_branch, if_id++, in scope_if()885 assert(cur_scope->type() == if_branch); in scope_else()
56 if_branch, /* Inside if branch */ enumerator
86 if_branch, /* Inside if branch */ enumerator396 return scope_type == if_branch || in is_conditional()423 if (scope_type == if_branch || in in_ifelse_scope()698 if (ifelse_scope->type() == if_branch) { in record_read()758 if (scope.type() == if_branch) { in record_ifelse_write()1180 cur_scope = scopes.create(cur_scope, if_branch, if_id++, in get_temp_registers_required_live_ranges()1185 assert(cur_scope->type() == if_branch); in get_temp_registers_required_live_ranges()