Searched refs:GetSpillFillType (Results 1 – 2 of 2) sorted by relevance
51 ASSERT(sf->GetSpillFillType() != SpillFillType::UNKNOWN); in Is()52 return sf->GetSpillFillType() == expected_type; in Is()
2242 SpillFillType GetSpillFillType() const in GetSpillFillType() function