Searched refs:isDIEOfProbe (Results 1 – 2 of 2) sorted by relevance
195 static bool isDIEOfProbe(const DWARFDie &Die);
334 bool DwarfInstrProfCorrelator<IntPtrT>::isDIEOfProbe(const DWARFDie &Die) { in isDIEOfProbe() function in DwarfInstrProfCorrelator356 if (!isDIEOfProbe(Die)) in correlateProfileDataImpl()