Searched refs:new_use_ptr (Results 1 – 1 of 1) sorted by relevance
28 Use* new_use_ptr = reinterpret_cast<Use*>(this) - 1; in ExtractFrom() local32 new_use_ptr->bit_field_ = in ExtractFrom()35 DCHECK_EQ(new_input_ptr, new_use_ptr->input_ptr()); in ExtractFrom()41 old_to->AppendUse(new_use_ptr); in ExtractFrom()48 new_use_ptr--; in ExtractFrom()