Searched refs:HasNoSpillType (Results 1 – 2 of 2) sorted by relevance
456 DCHECK(!TopLevel()->HasNoSpillType()); in Spill()856 DCHECK(HasNoSpillType()); in RecordSpillLocation()895 DCHECK(HasNoSpillType()); in SetSpillOperand()1004 if (HasNoSpillType() && merged->HasSpillRange()) { in UpdateSpillRangePostMerge()2414 if (range->has_slot_use() && range->HasNoSpillType()) { in BuildLiveRanges()2581 if (range->HasNoSpillType() || in SplitAndSpillRangesDefinedByMemoryOperand()2731 if (first->HasNoSpillType()) { in Spill()
534 bool HasNoSpillType() const { in HasNoSpillType() function