Searched refs:getObjectSSPLayout (Results 1 – 5 of 5) sorted by relevance
954 = MFI->getObjectSSPLayout(SI.first); in remapInstructions()955 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second); in remapInstructions()
227 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
1024 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
568 SSPLayoutKind getObjectSSPLayout(int ObjectIdx) const { in getObjectSSPLayout() function
25538 MFI.getObjectSSPLayout(i) != MachineFrameInfo::SSPLK_None) { in finalizeLowering()