Searched refs:GetSpillSlotCount (Results 1 – 13 of 13) sorted by relevance
85 inline int GetSpillSlotCount() const { return spill_slot_count_; } in GetSpillSlotCount() function
267 frame()->GetTotalFrameSlotCount() - frame()->GetSpillSlotCount(); in RecordSafepoint()
1664 data()->frame()->GetSpillSlotCount()); in MeetRegisterConstraintsForLastInstructionInBlock()
130 int GetStackSlotCount() const { return chunk()->GetSpillSlotCount(); } in GetStackSlotCount()
155 int GetStackSlotCount() const { return chunk()->GetSpillSlotCount(); } in GetStackSlotCount()
145 int GetStackSlotCount() const { return chunk()->GetSpillSlotCount(); } in GetStackSlotCount()
132 int GetStackSlotCount() const { return chunk()->GetSpillSlotCount(); } in GetStackSlotCount()
157 int GetStackSlotCount() const { return chunk()->GetSpillSlotCount(); } in GetStackSlotCount()
252 int GetStackSlotCount() const { return chunk()->GetSpillSlotCount(); } in GetStackSlotCount()
165 int GetStackSlotCount() const { return chunk()->GetSpillSlotCount(); } in GetStackSlotCount()
645 int GetSpillSlotCount() const { in GetSpillSlotCount() function