Home
last modified time | relevance | path

Searched defs:InstrProfileEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1008 struct InstrProfileEntry { struct
1013 InstrProfileEntry(InstrProfRecord *Record); argument
1017 InstrProfileEntry::InstrProfileEntry(InstrProfRecord *Record) { in InstrProfileEntry() function in InstrProfileEntry