Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h60 unsigned RowCount = 0; in MatrixMetadata() local
63 ++RowCount; in MatrixMetadata()
69 WorstRow = std::max(WorstRow, RowCount); in MatrixMetadata()