Searched defs:to_be_live (Results 1 – 1 of 1) sorted by relevance
3068 void LinearScanAllocator::SpillNotLiveRanges(RangeWithRegisterSet* to_be_live, in SpillNotLiveRanges()3195 RangeWithRegisterSet const& to_be_live, LifetimePosition position) { in ReloadLiveRanges()3323 RangeWithRegisterSet* to_be_live) { in CheckConflict()3335 InstructionBlock* current_block, RangeWithRegisterSet* to_be_live) { in ComputeStateFromManyPredecessors()3380 bool* taken_registers) { in ComputeStateFromManyPredecessors()3746 RangeWithRegisterSet to_be_live(data()->allocation_zone()); in AllocateRegisters() local3758 RangeWithRegisterSet* to_be_live) -> bool { in AllocateRegisters()