Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp477 struct InstrProfileEntry { struct
482 InstrProfileEntry(InstrProfRecord *Record); argument
486 InstrProfileEntry::InstrProfileEntry(InstrProfRecord *Record) { in InstrProfileEntry() function in InstrProfileEntry