Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h767 struct NamedInstrProfRecord : InstrProfRecord { struct
771 NamedInstrProfRecord() = default; argument
772 NamedInstrProfRecord(StringRef Name, uint64_t Hash, in NamedInstrProfRecord() argument