Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp1323 auto &SecondS = LiveStarts[SecondSlot]; in runOnMachineFunction() local
1328 if (!First->isLiveAtIndexes(SecondS) && in runOnMachineFunction()
1334 FirstS.append(SecondS.begin(), SecondS.end()); in runOnMachineFunction()