Searched refs:getObjectSSPLayout (Results 1 – 4 of 4) sorted by relevance
986 = MFI->getObjectSSPLayout(SI.first); in remapInstructions()987 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second); in remapInstructions()
224 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
960 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
534 SSPLayoutKind getObjectSSPLayout(int ObjectIdx) const { in getObjectSSPLayout() function