Searched defs:InstrProfRecord (Results 1 – 1 of 1) sorted by relevance
33 struct InstrProfRecord { struct34 InstrProfRecord() {} in InstrProfRecord() argument35 InstrProfRecord(StringRef Name, uint64_t Hash, ArrayRef<uint64_t> Counts) in InstrProfRecord() function44 InstrProfRecord> { argument