Searched refs:PPSI (Results 1 – 1 of 1) sorted by relevance
2085 auto PPSI = MAMProxy.getCachedResult<ProfileSummaryAnalysis>(*F.getParent()); in run() local2087 if (!PPSI || !PPSI->hasProfileSummary()) in run()2089 auto &PSI = *PPSI; in run()