Searched refs:set_then_bb (Results 1 – 3 of 3) sorted by relevance
99 branch_insn->set_then_bb(new_dest); in RemoveForwarderBlocks()104 branch_insn->set_then_bb(new_then_bb); in RemoveForwarderBlocks()
132 insn->set_then_bb(new_dst); in ChangeBranchTarget()139 insn->set_then_bb(new_dst); in ChangeBranchTarget()
452 void set_then_bb(const MachineBasicBlock* then_bb) { then_bb_ = then_bb; } in set_then_bb() function474 void set_then_bb(const MachineBasicBlock* then_bb) { then_bb_ = then_bb; } in set_then_bb() function