Home
last modified time | relevance | path

Searched refs:LoopEntriesInstrumentation (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h194 InstrProfKind::LoopEntriesInstrumentation)) { in mergeProfileKind()
H A DInstrProf.h393 LoopEntriesInstrumentation = 0x100, enumerator
394 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/LoopEntriesInstrumentation)
H A DInstrProfReader.h286 InstrProfKind::LoopEntriesInstrumentation); in instrLoopEntriesEnabled()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp582 InstrProfKind::LoopEntriesInstrumentation)) in writeImpl()
798 InstrProfKind::LoopEntriesInstrumentation)) in writeText()
H A DInstrProfReader.cpp57 ProfileKind |= InstrProfKind::LoopEntriesInstrumentation; in getProfileKindFromVersion()
270 ProfileKind |= InstrProfKind::LoopEntriesInstrumentation; in readHeader()