Searched refs:getWinEHFuncInfo (Results 1 – 7 of 7) sorted by relevance
78 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in beginFunction()281 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in emitCXXFrameHandler3Table()
220 WinEHFuncInfo &getWinEHFuncInfo(const Function *F);
761 WinEHFuncInfo &FuncInfo = MMI.getWinEHFuncInfo(Fn.getFunction()); in replaceFrameIndices()768 WinEHFuncInfo &FuncInfo = MMI.getWinEHFuncInfo(Fn.getFunction()); in replaceFrameIndices()
610 WinEHFuncInfo &MachineModuleInfo::getWinEHFuncInfo(const Function *F) { in getWinEHFuncInfo() function in MachineModuleInfo
280 WinEHFuncInfo &FI = MMI.getWinEHFuncInfo(WinEHParentFn); in set()
1017 WinEHFuncInfo &FI = MF->getMMI().getWinEHFuncInfo(MF->getFunction()); in PrepareEHLandingPad()
2529 MMI.getWinEHFuncInfo(Fn) in LowerFormalArguments()2612 MMI.getWinEHFuncInfo(MF.getFunction()).UnwindHelpFrameIdx = UnwindHelpFI; in LowerFormalArguments()