Searched refs:MaxPrefetchIterationsAhead (Results 1 – 3 of 3) sorted by relevance
92 MaxPrefetchIterationsAhead = 3; in initializeProperties()113 MaxPrefetchIterationsAhead = 8; in initializeProperties()121 MaxPrefetchIterationsAhead = 11; in initializeProperties()137 MaxPrefetchIterationsAhead = 4; in initializeProperties()
181 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable337 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable91 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()92 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()