Home
last modified time | relevance | path

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

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