Home
last modified time | relevance | path

Searched defs:LiveRangeFor (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc642 LiveRange* RegisterAllocator::LiveRangeFor(int index) { in LiveRangeFor() function in v8::internal::compiler::RegisterAllocator
661 LiveRange* RegisterAllocator::LiveRangeFor(InstructionOperand* operand) { in LiveRangeFor() function in v8::internal::compiler::RegisterAllocator
/external/v8/src/
Dlithium-allocator.cc649 LiveRange* LAllocator::LiveRangeFor(int index) { in LiveRangeFor() function in v8::internal::LAllocator
680 LiveRange* LAllocator::LiveRangeFor(LOperand* operand) { in LiveRangeFor() function in v8::internal::LAllocator