Searched refs:ParentF (Results 1 – 2 of 2) sorted by relevance
76 const Function *ParentF = MMI->getWinEHParent(F); in beginFunction() local77 if (F != ParentF) { in beginFunction()78 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in beginFunction()279 const Function *ParentF = MMI->getWinEHParent(F); in emitCXXFrameHandler3Table() local281 WinEHFuncInfo &FuncInfo = MMI->getWinEHFuncInfo(ParentF); in emitCXXFrameHandler3Table()284 GlobalValue::getRealLinkageName(ParentF->getName()); in emitCXXFrameHandler3Table()353 if (ParentF != F && !FuncInfo.CatchHandlerMaxState.count(F)) in emitCXXFrameHandler3Table()475 GlobalValue::getRealLinkageName(ParentF->getName()), in emitCXXFrameHandler3Table()
758 const Function *ParentF = MMI.getWinEHParent(F); in replaceFrameIndices() local760 if (F == ParentF) { in replaceFrameIndices()