Searched refs:MaxPrefetchIterationsAhead (Results 1 – 5 of 5) sorted by relevance
206 MaxPrefetchIterationsAhead = 4; in initializeProperties()225 MaxPrefetchIterationsAhead = 3; in initializeProperties()251 MaxPrefetchIterationsAhead = 8; in initializeProperties()259 MaxPrefetchIterationsAhead = 11; in initializeProperties()309 MaxPrefetchIterationsAhead = 4; in initializeProperties()335 MaxPrefetchIterationsAhead = 4; in initializeProperties()
68 unsigned MaxPrefetchIterationsAhead = UINT_MAX; variable262 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
52 static cl::opt<unsigned> MaxPrefetchIterationsAhead( variable94 if (MaxPrefetchIterationsAhead.getNumOccurrences() > 0) in getMaxPrefetchIterationsAhead()95 return MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
51 unsigned MaxPrefetchIterationsAhead; member359 return TuneInfo->MaxPrefetchIterationsAhead; in getMaxPrefetchIterationsAhead()
26 bits<32> MaxPrefetchIterationsAhead = -1;55 "MaxPrefetchIterationsAhead", "MinimumJumpTableEntries",