Searched defs:NamedInstrProfRecord (Results 1 – 1 of 1) sorted by relevance
848 struct NamedInstrProfRecord : InstrProfRecord { struct855 NamedInstrProfRecord() = default; argument856 NamedInstrProfRecord(StringRef Name, uint64_t Hash, in NamedInstrProfRecord() function860 static bool hasCSFlagInHash(uint64_t FuncHash) { in hasCSFlagInHash()863 static void setCSFlagInHash(uint64_t &FuncHash) { in setCSFlagInHash()