Searched defs:MaxCount (Results 1 – 4 of 4) sorted by relevance
161 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
430 void applyFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in applyFunctionAttributes()640 uint64_t MaxCount = 0; in setBranchWeights() local
262 unsigned MaxCount; member
5154 bool Complete, const SCEV *MaxCount) : Max(MaxCount) { in BackedgeTakenInfo()