Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h72 unsigned WorstColCountForCurRow = in MatrixMetadata() local
74 WorstCol = std::max(WorstCol, WorstColCountForCurRow); in MatrixMetadata()