Searched defs:IndirectCallProfile (Results 1 – 1 of 1) sorted by relevance
87 struct IndirectCallProfile { struct 93 IndirectCallProfile(MCSymbol *Symbol, uint64_t Count, uint64_t Mispreds, argument 97 bool operator==(const IndirectCallProfile &Other) const { argument