Searched refs:SecondS (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1274 auto &SecondS = LiveStarts[SecondSlot]; local
1279 if (!First->isLiveAtIndexes(SecondS) &&
1285 FirstS.append(SecondS.begin(), SecondS.end());

Completed in 55 milliseconds