Searched refs:OverlapWithAssignments (Results 1 – 1 of 1) sorted by relevance
119 bool OverlapWithAssignments(LiveInterval *li, int Color) const;253 StackSlotColoring::OverlapWithAssignments(LiveInterval *li, int Color) const { in OverlapWithAssignments() function in StackSlotColoring275 if (!OverlapWithAssignments(li, Color)) { in ColorSlot()