Searched refs:getObjectSSPLayout (Results 1 – 5 of 5) sorted by relevance
958 = MFI->getObjectSSPLayout(SI.first); in remapInstructions()959 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second); in remapInstructions()
246 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
1011 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
570 SSPLayoutKind getObjectSSPLayout(int ObjectIdx) const { in getObjectSSPLayout() function
26988 MFI.getObjectSSPLayout(i) != MachineFrameInfo::SSPLK_None) { in finalizeLowering()