Searched refs:FrontendInstrumentation (Results 1 – 3 of 3) sorted by relevance
130 (ProfileKind & InstrProfKind::FrontendInstrumentation) ^ in mergeProfileKind()131 (Other & InstrProfKind::FrontendInstrumentation))) { in mergeProfileKind()
290 FrontendInstrumentation = 0x1, enumerator
264 ProfileKind |= InstrProfKind::FrontendInstrumentation; in readHeader()