Home
last modified time | relevance | path

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

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