Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp959 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second); in remapInstructions() local
961 (ToKind == MachineFrameInfo::SSPLK_None || in remapInstructions()
962 (ToKind != MachineFrameInfo::SSPLK_LargeArray && in remapInstructions()