Searched refs:write_label (Results 1 – 2 of 2) sorted by relevance
477 std::unique_ptr<Instruction> write_label(NewLabel(write_blk_id)); in GetStreamWriteFunctionId() local484 new_blk_ptr = MakeUnique<BasicBlock>(std::move(write_label)); in GetStreamWriteFunctionId()
479 std::unique_ptr<Instruction> write_label(NewLabel(write_blk_id)); in GetStreamWriteFunctionId() local486 new_blk_ptr = MakeUnique<BasicBlock>(std::move(write_label)); in GetStreamWriteFunctionId()