Searched defs:NeedsTwoSpillSlots (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.cc472 bool LiveInterval::NeedsTwoSpillSlots() const { function in class:art::LiveInterval
497 if (NeedsTwoSpillSlots()) {

Completed in 165 milliseconds