Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp52 static cl::opt<unsigned> TemporalReuseThreshold( variable
566 : Loops(Loops), TRT(TRT.value_or(TemporalReuseThreshold)), LI(LI), SE(SE), in CacheCost()