Searched refs:FixedLiveRangeFor (Results 1 – 4 of 4) sorted by relevance
499 LiveRange* FixedLiveRangeFor(int index);
620 LiveRange* LAllocator::FixedLiveRangeFor(int index) { in FixedLiveRangeFor() function in v8::internal::LAllocator684 return FixedLiveRangeFor(operand->index()); in LiveRangeFor()946 LiveRange* range = FixedLiveRangeFor(i); in ProcessInstructions()
485 LiveRange* FixedLiveRangeFor(int index);
610 LiveRange* RegisterAllocator::FixedLiveRangeFor(int index) { in FixedLiveRangeFor() function in v8::internal::compiler::RegisterAllocator665 return FixedLiveRangeFor(operand->index()); in LiveRangeFor()1011 LiveRange* range = FixedLiveRangeFor(i); in ProcessInstructions()