Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp52 static cl::opt<unsigned> TemporalReuseThreshold( variable
562 TRT((TRT == None) ? Optional<unsigned>(TemporalReuseThreshold) : TRT), in CacheCost()