Searched refs:live_target (Results 1 – 1 of 1) sorted by relevance
613 uint32_t live_target = 0; in SimplifyLoop() local624 live_target = branch_cond ? true_label : false_label; in SimplifyLoop()631 live_target = inst->GetSingleWordInOperand(1); in SimplifyLoop()638 live_target = inst->GetSingleWordInOperand(i + 1); in SimplifyLoop()645 if (id != live_target) { in SimplifyLoop()653 if (live_target != 0) { in SimplifyLoop()660 builder.AddBranch(live_target); in SimplifyLoop()