Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp1254 auto &SecondS = LiveStarts[SecondSlot]; in runOnMachineFunction() local
1259 if (!First->isLiveAtIndexes(SecondS) && in runOnMachineFunction()
1265 FirstS.append(SecondS.begin(), SecondS.end()); in runOnMachineFunction()