Searched refs:PCT_Synthetic (Results 1 – 4 of 4) sorted by relevance
142 Entry.second.template toInt<uint64_t>(), Function::PCT_Synthetic)); in run()
255 enum ProfileCountType { PCT_Invalid, PCT_Real, PCT_Synthetic }; enumerator273 bool isSynthetic() const { return PCT == PCT_Synthetic; } in isSynthetic()
208 Function::PCT_Synthetic)); in processGlobalForThinLTO()
1587 return ProfileCount(Count, PCT_Synthetic); in getEntryCount()