Home
last modified time | relevance | path

Searched refs:FixedDoubleLiveRangeID (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dlithium-allocator.h557 static int FixedDoubleLiveRangeID(int index);
Dlithium-allocator.cc603 int LAllocator::FixedDoubleLiveRangeID(int index) { in FixedDoubleLiveRangeID() function in v8::internal::LAllocator
653 result = new(zone()) LiveRange(FixedDoubleLiveRangeID(index), in FixedDoubleLiveRangeFor()