Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h50 typedef typename SolverT::CostAllocator CostAllocator; typedef
56 typedef typename CostAllocator::VectorPtr VectorPtr;
57 typedef typename CostAllocator::MatrixPtr MatrixPtr;
178 CostAllocator CostAlloc;
/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h336 typedef PBQP::PoolCostAllocator<Vector, Matrix> CostAllocator; typedef