Searched refs:UnwindHelpFrameIdx (Results 1 – 3 of 3) sorted by relevance
142 int UnwindHelpFrameIdx; member148 : UnwindHelpFrameIdx(INT_MAX), UnwindHelpFrameOffset(-1), in WinEHFuncInfo()
764 if (FuncInfo.UnwindHelpFrameIdx != INT_MAX) in replaceFrameIndices()766 Fn, FuncInfo.UnwindHelpFrameIdx, FrameReg); in replaceFrameIndices()
2612 MMI.getWinEHFuncInfo(MF.getFunction()).UnwindHelpFrameIdx = UnwindHelpFI; in LowerFormalArguments()