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