Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h33 struct InstrProfRecord { struct
34 InstrProfRecord() {} in InstrProfRecord() argument
35 InstrProfRecord(StringRef Name, uint64_t Hash, ArrayRef<uint64_t> Counts) in InstrProfRecord() function
44 InstrProfRecord> { argument