Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp987 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second); in remapInstructions() local
989 (ToKind == MachineFrameInfo::SSPLK_None || in remapInstructions()
990 (ToKind != MachineFrameInfo::SSPLK_LargeArray && in remapInstructions()