Searched refs:DefLimit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp645 static const unsigned DefLimit = 3; local
655 if (++C >= DefLimit)

Completed in 159 milliseconds