Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.h498 static int FixedDoubleLiveRangeID(int index);
Dlithium-allocator.cc590 int LAllocator::FixedDoubleLiveRangeID(int index) { in FixedDoubleLiveRangeID() function in v8::internal::LAllocator
640 result = new(zone()) LiveRange(FixedDoubleLiveRangeID(index), in FixedDoubleLiveRangeFor()