Searched refs:getProfileData (Results 1 – 2 of 2) sorted by relevance
51 StringMap<ProfilingData> &getProfileData() { return FunctionData; } in getProfileData() function
464 for (auto &PD : WC->Writer.getProfileData()) { in adjustInstrProfile()