Searched refs:FrontendInstrumentation (Results 1 – 3 of 3) sorted by relevance
153 (ProfileKind & InstrProfKind::FrontendInstrumentation) ^ in mergeProfileKind()154 (Other & InstrProfKind::FrontendInstrumentation))) { in mergeProfileKind()
304 FrontendInstrumentation = 0x1, enumerator
254 ProfileKind |= InstrProfKind::FrontendInstrumentation; in readHeader()