Searched refs:getObjectSSPLayout (Results 1 – 5 of 5) sorted by relevance
986 = MFI->getObjectSSPLayout(SI.first); in remapInstructions()987 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second); in remapInstructions()
227 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
588 SSPLayoutKind getObjectSSPLayout(int ObjectIdx) const { in getObjectSSPLayout() function
99 DstMFI.setObjectSSPLayout(FI, SrcMFI.getObjectSSPLayout(FI)); in cloneFrameInfo()
22740 MFI.getObjectSSPLayout(i) != MachineFrameInfo::SSPLK_None) { in finalizeLowering()