Searched refs:MaxPrefetchIterationsAhead (Results 1 – 6 of 6) sorted by relevance
74 MaxPrefetchIterationsAhead = 3; in initializeProperties()99 MaxPrefetchIterationsAhead = 8; in initializeProperties()112 MaxPrefetchIterationsAhead = 11; in initializeProperties()123 MaxPrefetchIterationsAhead = 4; in initializeProperties()
134 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable279 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
60 MaxPrefetchIterationsAhead = 3; in initializeProperties()75 MaxPrefetchIterationsAhead = 11; in initializeProperties()
91 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable201 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
56 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable109 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()110 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable91 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()92 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()