Lines Matching refs:MMI
56 bool hasLandingPads = !MMI->getLandingPads().empty(); in beginFunction()
76 const Function *ParentF = MMI->getWinEHParent(F); in beginFunction()
78 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in beginFunction()
101 TLOF.getCFIPersonalitySymbol(Per, *Asm->Mang, Asm->TM, MMI); in beginFunction()
111 EHPersonality Per = MMI->getPersonalityType(); in endFunction()
117 MMI->TidyLandingPads(); in endFunction()
181 const std::vector<LandingPadInfo> &PadInfos = MMI->getLandingPads(); in emitCSpecificHandlerTable()
246 const std::vector<const GlobalValue *> &SelectorToFilter = MMI->getTypeInfos(); in emitCSpecificHandlerTable()
279 const Function *ParentF = MMI->getWinEHParent(F); in emitCXXFrameHandler3Table()
281 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in emitCXXFrameHandler3Table()
293 const std::vector<LandingPadInfo> &PadInfos = MMI->getLandingPads(); in emitCXXFrameHandler3Table()