Home | History | Annotate | Download | only in optimizing

Lines Matching refs:HasSpillSlot

380   if (current->HasSpillSlot() || instruction->IsConstant()) {
487 if (current->GetParent()->HasSpillSlot()
582 DCHECK(!current->IsFixed() && !current->HasSpillSlot());
1083 DCHECK(!interval->IsFixed() && !interval->HasSpillSlot());
1206 if (parent->HasSpillSlot()) {
1490 if (current->HasSpillSlot() && current->HasRegister()) {
1569 if ((current->GetType() == Primitive::kPrimNot) && current->GetParent()->HasSpillSlot()) {
1683 } else if (current->HasSpillSlot()) {
1686 } else if (current->HasSpillSlot()) {