Home
last modified time | relevance | path

Searched refs:GetSpillSlotCount (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dframe.h95 inline int GetSpillSlotCount() const { return spill_slot_count_; } in GetSpillSlotCount() function
Dcode-generator.cc437 frame()->GetTotalFrameSlotCount() - frame()->GetSpillSlotCount(); in RecordSafepoint()
Dregister-allocator.cc1668 data()->frame()->GetSpillSlotCount()); in MeetRegisterConstraintsForLastInstructionInBlock()