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