Searched refs:has_slot_use (Results 1 – 2 of 2) sorted by relevance
830 bool has_slot_use() const { in has_slot_use() function
858 bool might_be_duplicated = has_slot_use() || spilled(); in FilterSpillMoves()2523 if (range->has_slot_use() && range->HasNoSpillType()) { in BuildLiveRanges()