Home
last modified time | relevance | path

Searched refs:FrontendInstrumentation (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProfWriter.h130 (ProfileKind & InstrProfKind::FrontendInstrumentation) ^ in mergeProfileKind()
131 (Other & InstrProfKind::FrontendInstrumentation))) { in mergeProfileKind()
DInstrProf.h290 FrontendInstrumentation = 0x1, enumerator
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfReader.cpp264 ProfileKind |= InstrProfKind::FrontendInstrumentation; in readHeader()