Home | History | Annotate | Download | only in src

Lines Matching refs:CanBeSpilled

208 bool LiveRange::CanBeSpilled(LifetimePosition pos) {
1865 if (range->IsFixed() || !range->CanBeSpilled(current->Start())) {