Searched refs:FunctionEntryOnly (Results 1 – 5 of 5) sorted by relevance
191 if (testIncompatible(InstrProfKind::FunctionEntryOnly, in mergeProfileKind()193 testIncompatible(InstrProfKind::FunctionEntryOnly, in mergeProfileKind()
294 return static_cast<bool>(ProfileKind & InstrProfKind::FunctionEntryOnly); in functionEntryOnly()
387 FunctionEntryOnly = 0x20, enumerator
586 if (static_cast<bool>(ProfileKind & InstrProfKind::FunctionEntryOnly)) in writeImpl()
63 ProfileKind |= InstrProfKind::FunctionEntryOnly; in getProfileKindFromVersion()