Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.h787 ZoneVector<TopLevelLiveRange*>& fixed_double_live_ranges() { in fixed_double_live_ranges() function
790 const ZoneVector<TopLevelLiveRange*>& fixed_double_live_ranges() const { in fixed_double_live_ranges() function
/external/v8/src/crankshaft/
Dlithium-allocator.h345 const Vector<LiveRange*>* fixed_double_live_ranges() const { in fixed_double_live_ranges() function