Searched refs:FunctionCalleesToSynthesizedCallsiteInfos (Results 1 – 1 of 1) sorted by relevance
731 for (auto &I : FunctionCalleesToSynthesizedCallsiteInfos) { in ~IndexCallsiteContextGraph()778 FunctionCalleesToSynthesizedCallsiteInfos; member in __anonf01a58700111::IndexCallsiteContextGraph2098 if (!FunctionCalleesToSynthesizedCallsiteInfos.count(FS) || in findProfiledCalleeThroughTailCalls()2099 !FunctionCalleesToSynthesizedCallsiteInfos[FS].count(Callee)) in findProfiledCalleeThroughTailCalls()2102 FunctionCalleesToSynthesizedCallsiteInfos[FS][Callee] = in findProfiledCalleeThroughTailCalls()2105 FunctionCalleesToSynthesizedCallsiteInfos[FS][Callee].get(); in findProfiledCalleeThroughTailCalls()