Searched refs:FunctionEntryOnly (Results 1 – 5 of 5) sorted by relevance
157 if (testIncompatible(InstrProfKind::FunctionEntryOnly, in mergeProfileKind()
276 return static_cast<bool>(ProfileKind & InstrProfKind::FunctionEntryOnly); in functionEntryOnly()
314 FunctionEntryOnly = 0x20, enumerator
445 if (static_cast<bool>(ProfileKind & InstrProfKind::FunctionEntryOnly)) in writeImpl()
58 ProfileKind |= InstrProfKind::FunctionEntryOnly; in getProfileKindFromVersion()