Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1162 static cl::opt<unsigned> PostIndexUseThreshold( variable
1193 if (++NumUsesChecked > PostIndexUseThreshold) in findPostIndexCandidate()