Searched refs:FreshLabelName (Results 1 – 2 of 2) sorted by relevance
69 std::string FreshLabelName() { return "label" + std::to_string(fresh_id_++); } in FreshLabelName() function
391 label_names.push_back(FreshLabelName()); in EmitInstruction()