Searched refs:isSynthetic (Results 1 – 3 of 3) sorted by relevance
307 bool isSynthetic() const { return PCT == PCT_Synthetic; } in isSynthetic() function
1113 MDB.createFunctionEntryCount(Count.getCount(), Count.isSynthetic(), S)); in setEntryCount()
2056 if (CalleeEntryCount.isSynthetic() || CalleeEntryCount.getCount() < 1) in updateCallProfile()