Searched refs:MaxPrefetchIterationsAhead (Results 1 – 3 of 3) sorted by relevance
145 MaxPrefetchIterationsAhead = 4; in initializeProperties()157 MaxPrefetchIterationsAhead = 3; in initializeProperties()172 MaxPrefetchIterationsAhead = 8; in initializeProperties()180 MaxPrefetchIterationsAhead = 11; in initializeProperties()221 MaxPrefetchIterationsAhead = 4; in initializeProperties()247 MaxPrefetchIterationsAhead = 4; in initializeProperties()
104 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable223 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable95 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()96 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()