Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp855 static const unsigned ChainLengthLimit = 3; in traceCopyChain() local
866 } while (++C <= ChainLengthLimit); in traceCopyChain()