Searched refs:MaxPrefetchIterationsAhead (Results 1 – 9 of 9) sorted by relevance
123 MaxPrefetchIterationsAhead = 3; in initializeProperties()138 MaxPrefetchIterationsAhead = 8; in initializeProperties()146 MaxPrefetchIterationsAhead = 11; in initializeProperties()170 MaxPrefetchIterationsAhead = 4; in initializeProperties()196 MaxPrefetchIterationsAhead = 4; in initializeProperties()
232 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable404 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
99 MaxPrefetchIterationsAhead = 3; in initializeProperties()114 MaxPrefetchIterationsAhead = 8; in initializeProperties()122 MaxPrefetchIterationsAhead = 11; in initializeProperties()144 MaxPrefetchIterationsAhead = 4; in initializeProperties()
204 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable364 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
60 MaxPrefetchIterationsAhead = 3; in initializeProperties()75 MaxPrefetchIterationsAhead = 11; in initializeProperties()
91 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable201 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
56 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable109 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()110 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable91 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()92 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
53 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable95 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()96 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()