Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackProtector.cpp539 MFI.setObjectSSPLayout(I, LI->second); in copyToMachineFrameInfo()
H A DStackColoring.cpp943 MFI->setObjectSSPLayout(SI.second, FromKind); in remapInstructions()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h535 void setObjectSSPLayout(int ObjectIdx, SSPLayoutKind Kind) { in setObjectSSPLayout() function