Searched refs:new_use_ptr (Results 1 – 1 of 1) sorted by relevance
27 Use* new_use_ptr = reinterpret_cast<Use*>(this) - 1; in ExtractFrom() local30 new_use_ptr->bit_field_ = in ExtractFrom()33 DCHECK_EQ(new_input_ptr, new_use_ptr->input_ptr()); in ExtractFrom()39 old_to->AppendUse(new_use_ptr); in ExtractFrom()46 new_use_ptr--; in ExtractFrom()