Searched refs:correlateProfileData (Results 1 – 3 of 3) sorted by relevance
44 virtual Error correlateProfileData(int MaxWarnings) = 0;147 Error correlateProfileData(int MaxWarnings) override;
206 Error InstrProfCorrelatorImpl<IntPtrT>::correlateProfileData(int MaxWarnings) { in correlateProfileData() function in InstrProfCorrelatorImpl
935 if (auto Err = Correlator->correlateProfileData(MaxDbgCorrelationWarnings)) in mergeInstrProfile()3229 if (auto Err = Correlator->correlateProfileData(MaxDbgCorrelationWarnings)) in showDebugInfoCorrelation()