Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DStackColoring.cpp1331 auto &SecondS = LiveStarts[SecondSlot]; in runOnMachineFunction() local
1336 if (!First->isLiveAtIndexes(SecondS) && in runOnMachineFunction()
1342 FirstS.append(SecondS.begin(), SecondS.end()); in runOnMachineFunction()