Searched refs:FrontendInstrumentation (Results 1 – 3 of 3) sorted by relevance
172 (ProfileKind & InstrProfKind::FrontendInstrumentation) ^ in mergeProfileKind()173 (Other & InstrProfKind::FrontendInstrumentation))) { in mergeProfileKind()
324 FrontendInstrumentation = 0x1, enumerator
251 ProfileKind |= InstrProfKind::FrontendInstrumentation; in readHeader()