Searched defs:RawVector (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h34 typedef typename GraphT::RawVector RawVector; typedef
44 RawVector YCosts = G.getNodeCosts(MId);
182 typedef typename GraphT::RawVector RawVector; typedef
190 RawVector v = G.getNodeCosts(NId);
H A DGraph.h52 typedef typename SolverT::RawVector RawVector; typedef in class:llvm::PBQP::Graph
/external/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h333 typedef PBQP::Vector RawVector; typedef in class:llvm::PBQP::RegAlloc::RegAllocSolverImpl

Completed in 344 milliseconds