Searched refs:WinEHFuncInfo (Results 1 – 7 of 7) sorted by relevance
134 struct WinEHFuncInfo { struct147 WinEHFuncInfo() in WinEHFuncInfo() argument
61 struct WinEHFuncInfo;181 DenseMap<const Function *, std::unique_ptr<WinEHFuncInfo>> FuncInfoMap;220 WinEHFuncInfo &getWinEHFuncInfo(const Function *F);
78 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in beginFunction()281 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in emitCXXFrameHandler3Table()
85 WinEHNumbering(WinEHFuncInfo &FuncInfo) : FuncInfo(FuncInfo), NextState(0) {} in WinEHNumbering()87 WinEHFuncInfo &FuncInfo;280 WinEHFuncInfo &FI = MMI.getWinEHFuncInfo(WinEHParentFn); in set()
1017 WinEHFuncInfo &FI = MF->getMMI().getWinEHFuncInfo(MF->getFunction()); in PrepareEHLandingPad()
610 WinEHFuncInfo &MachineModuleInfo::getWinEHFuncInfo(const Function *F) { in getWinEHFuncInfo()613 Ptr.reset(new WinEHFuncInfo); in getWinEHFuncInfo()
761 WinEHFuncInfo &FuncInfo = MMI.getWinEHFuncInfo(Fn.getFunction()); in replaceFrameIndices()768 WinEHFuncInfo &FuncInfo = MMI.getWinEHFuncInfo(Fn.getFunction()); in replaceFrameIndices()