Searched refs:TemporalProfile (Results 1 – 4 of 4) sorted by relevance
590 if (static_cast<bool>(ProfileKind & InstrProfKind::TemporalProfile)) in writeImpl()637 if (static_cast<bool>(ProfileKind & InstrProfKind::TemporalProfile)) { in writeImpl()822 if (static_cast<bool>(ProfileKind & InstrProfKind::TemporalProfile)) in writeText()
69 ProfileKind |= InstrProfKind::TemporalProfile; in getProfileKindFromVersion()274 ProfileKind |= InstrProfKind::TemporalProfile; in readHeader()
303 return static_cast<bool>(ProfileKind & InstrProfKind::TemporalProfile); in hasTemporalProfile()
391 TemporalProfile = 0x80, enumerator