Home
last modified time | relevance | path

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

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