Home
last modified time | relevance | path

Searched refs:TemporalReuseThreshold (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp51 static cl::opt<unsigned> TemporalReuseThreshold( variable
484 TRT((TRT == None) ? Optional<unsigned>(TemporalReuseThreshold) : TRT), in CacheCost()