Home
last modified time | relevance | path

Searched refs:NeedsTwoSpillSlots (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dssa_liveness_analysis.cc472 bool LiveInterval::NeedsTwoSpillSlots() const { in NeedsTwoSpillSlots() function in art::LiveInterval
497 if (NeedsTwoSpillSlots()) { in ToLocation()
Dregister_allocator.cc1260 if (parent->NeedsTwoSpillSlots()) { in AllocateSpillSlotFor()
1494 interval->NeedsTwoSpillSlots() in ConnectSiblings()
Dssa_liveness_analysis.h704 bool NeedsTwoSpillSlots() const;