Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h123 return MatrixPool.getValue(std::move(m)); in getMatrix()
128 MatrixCostPool MatrixPool; variable