Searched refs:old_next_ptr (Results 1 – 1 of 1) sorted by relevance
1349 BasicBlockRef* old_next_ptr = MoveToRefList(ref_list_head); in BasicBlockRef() local1350 USE(old_next_ptr); in BasicBlockRef()1351 DCHECK_NULL(old_next_ptr); in BasicBlockRef()1359 BasicBlockRef* old_next_ptr = next_ref_; in SetToBlockAndReturnNext() local1364 return old_next_ptr; in SetToBlockAndReturnNext()1372 BasicBlockRef* old_next_ptr = next_ref_; in Reset() local1374 return old_next_ptr; in Reset()1383 BasicBlockRef* old_next_ptr = next_ref_; in MoveToRefList() local1386 return old_next_ptr; in MoveToRefList()