Searched refs:MaxPrefetchIterationsAhead (Results 1 – 3 of 3) sorted by relevance
160 MaxPrefetchIterationsAhead = 4; in initializeProperties()174 MaxPrefetchIterationsAhead = 3; in initializeProperties()198 MaxPrefetchIterationsAhead = 8; in initializeProperties()206 MaxPrefetchIterationsAhead = 11; in initializeProperties()248 MaxPrefetchIterationsAhead = 4; in initializeProperties()274 MaxPrefetchIterationsAhead = 4; in initializeProperties()
110 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable242 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable95 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()96 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()