Searched refs:SingleLI (Results 1 – 1 of 1) sorted by relevance
101 LiveInterval *SingleLI = nullptr; member in __anone1bb925e0111::StackSlotColoring::ColorAssignmentInfo119 return SingleLI ? SingleLI->overlaps(*LI) : false; in overlaps()127 } else if (SingleLI) { in add()129 LIU->unify(*SingleLI, *SingleLI); in add()131 SingleLI = nullptr; in add()133 SingleLI = LI; in add()