Searched refs:correlateProfileData (Results 1 – 4 of 4) sorted by relevance
49 virtual Error correlateProfileData(int MaxWarnings) = 0;152 Error correlateProfileData(int MaxWarnings) override;
230 Error InstrProfCorrelatorImpl<IntPtrT>::correlateProfileData(int MaxWarnings) { in correlateProfileData() function in InstrProfCorrelatorImpl
657 if (auto Err = BIDFetcherCorrelator->correlateProfileData(0)) in readHeader()
1003 if (auto Err = Correlator->correlateProfileData(MaxDbgCorrelationWarnings)) in mergeInstrProfile()3354 if (auto Err = Correlator->correlateProfileData(MaxDbgCorrelationWarnings)) in showDebugInfoCorrelation()