Searched defs:FixedLiveRangeFor (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/v8/src/ | ||
| D | lithium-allocator.cc | 620 LiveRange* LAllocator::FixedLiveRangeFor(int index) { in FixedLiveRangeFor() function in v8::internal::LAllocator |
| /external/chromium_org/v8/src/compiler/ | ||
| D | register-allocator.cc | 610 LiveRange* RegisterAllocator::FixedLiveRangeFor(int index) { in FixedLiveRangeFor() function in v8::internal::compiler::RegisterAllocator |