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

/external/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h50 typedef typename SolverT::CostAllocator CostAllocator; typedef in class:llvm::PBQP::Graph
56 typedef typename CostAllocator::VectorPtr VectorPtr;
57 typedef typename CostAllocator::MatrixPtr MatrixPtr;
178 CostAllocator CostAlloc;
/external/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h20 #include "llvm/CodeGen/PBQP/CostAllocator.h"
337 typedef PBQP::PoolCostAllocator<Vector, Matrix> CostAllocator; typedef in class:llvm::PBQP::RegAlloc::RegAllocSolverImpl

Completed in 1427 milliseconds