Searched refs:UserCount (Results 1 – 1 of 1) sorted by relevance
98 UserCount = (C != -1) || (UnrollCount.getNumOccurrences() > 0); in LoopUnroll()122 bool UserCount; // CurrentCount is user-specified. member in __anon0cdda4420111::LoopUnroll690 unsigned Count = UserCount ? CurrentCount : 0; in selectUnrollCount()