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