Searched refs:FuncInfoMap (Results 1 – 2 of 2) sorted by relevance
181 DenseMap<const Function *, std::unique_ptr<WinEHFuncInfo>> FuncInfoMap; variable222 return FuncInfoMap.count(getWinEHParent(F)) > 0; in hasWinEHFuncInfo()
611 auto &Ptr = FuncInfoMap[getWinEHParent(F)]; in getWinEHFuncInfo()