Searched refs:spill_slot_count (Results 1 – 9 of 9) sorted by relevance
156 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount()
131 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount()
144 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount()
135 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount()
158 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount()
256 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount()
168 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount()
641 int spill_slot_count() const { return spill_slot_count_; } in spill_slot_count() function