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