Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h62 unsigned WorstColCountForCurRow = in MatrixMetadata() local
64 WorstCol = std::max(WorstCol, WorstColCountForCurRow); in MatrixMetadata()