Searched refs:MaxPrefetchIterationsAhead (Results 1 – 3 of 3) sorted by relevance
108 MaxPrefetchIterationsAhead = 4; in initializeProperties()119 MaxPrefetchIterationsAhead = 3; in initializeProperties()134 MaxPrefetchIterationsAhead = 8; in initializeProperties()142 MaxPrefetchIterationsAhead = 11; in initializeProperties()166 MaxPrefetchIterationsAhead = 4; in initializeProperties()192 MaxPrefetchIterationsAhead = 4; in initializeProperties()
258 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable437 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
55 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable97 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()98 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()