Searched refs:then_bb_ (Results 1 – 2 of 2) sorted by relevance
451 const MachineBasicBlock* then_bb() const { return then_bb_; } in then_bb()452 void set_then_bb(const MachineBasicBlock* then_bb) { then_bb_ = then_bb; } in set_then_bb()455 const MachineBasicBlock* then_bb_;472 const MachineBasicBlock* then_bb() const { return then_bb_; } in then_bb()474 void set_then_bb(const MachineBasicBlock* then_bb) { then_bb_ = then_bb; } in set_then_bb()480 const MachineBasicBlock* then_bb_; variable
157 then_bb_(then_bb) {} in PseudoBranch()171 then_bb_(then_bb), in PseudoCondBranch()