Home | History | Annotate | Download | only in opt

Lines Matching refs:new_label

381   std::unique_ptr<Instruction> new_label{new Instruction(
383 std::unique_ptr<BasicBlock> new_exit_bb{new BasicBlock(std::move(new_label))};