Searched defs:HasSpillSlot (Results 1 - 1 of 1) sorted by relevance
/art/compiler/optimizing/ | ||
H A D | ssa_liveness_analysis.h | 386 bool HasSpillSlot() const { return spill_slot_ != kNoSpillSlot; } function in class:art::LiveInterval |
Completed in 8 milliseconds