reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
756 if (PragmaCount > 0) { 757 UP.Count = PragmaCount; 761 if ((UP.AllowRemainder || (TripMultiple % PragmaCount == 0)) && 773 bool ExplicitUnroll = PragmaCount > 0 || PragmaFullUnroll || 948 UP.Runtime |= PragmaEnableUnroll || PragmaCount > 0 || UserUnrollCount; 982 if (PragmaCount > 0 && !UP.AllowRemainder)