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

/art/compiler/optimizing/
H A Dssa_liveness_analysis.h386 bool HasSpillSlot() const { return spill_slot_ != kNoSpillSlot; } function in class:art::LiveInterval

Completed in 83 milliseconds