Searched refs:FunctionEntryOnly (Results 1 – 5 of 5) sorted by relevance
134 if (testIncompatible(InstrProfKind::FunctionEntryOnly, in mergeProfileKind()
249 return static_cast<bool>(ProfileKind & InstrProfKind::FunctionEntryOnly); in functionEntryOnly()
300 FunctionEntryOnly = 0x20, enumerator
369 if (static_cast<bool>(ProfileKind & InstrProfKind::FunctionEntryOnly)) in writeImpl()
57 ProfileKind |= InstrProfKind::FunctionEntryOnly; in getProfileKindFromVersion()