Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp957 MachineFrameInfo::SSPLayoutKind FromKind in remapInstructions() local
960 if (FromKind != MachineFrameInfo::SSPLK_None && in remapInstructions()
963 FromKind != MachineFrameInfo::SSPLK_AddrOf))) in remapInstructions()
964 MFI->setObjectSSPLayout(SI.second, FromKind); in remapInstructions()