Searched refs:MaxPrefetchIterationsAhead (Results 1 – 3 of 3) sorted by relevance
120 MaxPrefetchIterationsAhead = 4; in initializeProperties()131 MaxPrefetchIterationsAhead = 3; in initializeProperties()146 MaxPrefetchIterationsAhead = 8; in initializeProperties()154 MaxPrefetchIterationsAhead = 11; in initializeProperties()178 MaxPrefetchIterationsAhead = 4; in initializeProperties()204 MaxPrefetchIterationsAhead = 4; in initializeProperties()
250 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable424 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable95 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()96 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()