Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp114 static cl::opt<unsigned> LargeIntervalFreqThreshold( variable
3601 if (Counter < LargeIntervalFreqThreshold) { in isHighCostLiveInterval()