Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DStackColoring.cpp985 MachineFrameInfo::SSPLayoutKind FromKind in remapInstructions() local
988 if (FromKind != MachineFrameInfo::SSPLK_None && in remapInstructions()
991 FromKind != MachineFrameInfo::SSPLK_AddrOf))) in remapInstructions()
992 MFI->setObjectSSPLayout(SI.second, FromKind); in remapInstructions()