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