Searched refs:has_slot_use (Results 1 – 2 of 2) sorted by relevance
510 bool has_slot_use() const { return HasSlotUseField::decode(bits_); } in has_slot_use() function
754 if (TopLevel()->has_slot_use()) { in TryCommitSpillInDeferredBlock()2146 if (range->has_slot_use() && range->HasNoSpillType()) { in BuildLiveRanges()3045 top_range->has_slot_use() || top_range->spilled()); in CommitAssignment()