Searched refs:getObjectSSPLayout (Results 1 – 4 of 4) sorted by relevance
937 = MFI->getObjectSSPLayout(SI.first); in remapInstructions()938 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second); in remapInstructions()
218 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
843 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
508 SSPLayoutKind getObjectSSPLayout(int ObjectIdx) const { in getObjectSSPLayout() function