Searched defs:MaxCount (Results 1 – 4 of 4) sorted by relevance
74 UINT32 MaxCount; member
1381 UINT32 MaxCount; /* Maximum counter value supported */ member1459 UINT16 MaxCount; /* Maximum counter value supported */ member1504 UINT16 MaxCount; /* Maximum counter value supported */ member
218 unsigned MaxCount; member
4721 bool Complete, const SCEV *MaxCount) : Max(MaxCount) { in BackedgeTakenInfo()