Searched refs:isSpillable (Results 1 – 17 of 17) sorted by relevance
180 if (!Intf->isSpillable() || Intf->weight > VirtReg.weight) in spillInterferences()259 if (!VirtReg.isSpillable()) in selectOrSplit()
765 bool Urgent = !VirtReg.isSpillable() && in canEvictInterference()766 (Intf->isSpillable() || in canEvictInterference()836 VirtReg.isSpillable() < Intf->isSpillable()) && in evictInterference()2086 assert((getStage(VirtReg) >= RS_Done || !VirtReg.isSpillable()) && in tryLastChanceRecoloring()2253 if (getStage(VirtReg) == RS_Spill && VirtReg.isSpillable()) { in tryAssignCSRFirstTime()2536 if (Stage >= RS_Done || !VirtReg.isSpillable()) in selectOrSplitImpl()
149 bool Spillable = li.isSpillable(); in calculateSpillWeightAndHint()
1034 assert(edit.getParent().isSpillable() && in spill()
217 if (!Intf->isSpillable() || Intf->weight > VirtReg.weight) in spillInterferences()296 if (!VirtReg.isSpillable()) in selectOrSplit()
41 if (Parent && !Parent->isSpillable()) in createEmptyIntervalFrom()66 if (Parent && !Parent->isSpillable()) in createFrom()
908 bool Urgent = !VirtReg.isSpillable() && in canEvictInterference()909 (Intf->isSpillable() || in canEvictInterference()1072 VirtReg.isSpillable() < Intf->isSpillable()) && in evictInterference()2565 assert((getStage(VirtReg) >= RS_Done || !VirtReg.isSpillable()) && in tryLastChanceRecoloring()2762 if (getStage(VirtReg) == RS_Spill && VirtReg.isSpillable()) { in tryAssignCSRFirstTime()3062 if (Stage >= RS_Done || !VirtReg.isSpillable()) in selectOrSplitImpl()
174 bool Spillable = li.isSpillable(); in weightCalcHelper()
1089 assert(edit.getParent().isSpillable() && in spill()
552 bool Urgent = !VirtReg.isSpillable() && Intf->isSpillable(); in canEvictInterference()600 VirtReg.isSpillable() < Intf->isSpillable()) && in evictInterference()1586 if (Stage >= RS_Done || !VirtReg.isSpillable()) in selectOrSplit()
107 bool Spillable = li.isSpillable(); in CalculateWeightAndHint()
525 if (!VirtReg.isSpillable()) in selectOrSplit()
1265 assert(edit.getParent().isSpillable() && in spill()
1743 assert(li.isSpillable() && "attempt to spill already spilled interval!"); in addIntervalsForSpills()
512 bool isSpillable() const {
723 bool isSpillable() const { in isSpillable() function
767 bool isSpillable() const { in isSpillable() function