Searched refs:allocation_finger_ (Results 1 – 2 of 2) sorted by relevance
3683 allocation_finger_ = position; in AllocateRegisters()3724 allocation_finger_ = next_block_boundary; in AllocateRegisters()3737 allocation_finger_ = next_block_boundary; in AllocateRegisters()3890 DCHECK(allocation_finger_ <= range->Start()); in AddToUnhandled()
1525 LifetimePosition allocation_finger_; variable