reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/CodeGen/PBQP/Graph.h
   53     using Vector = typename SolverT::Vector;
include/llvm/CodeGen/RegAllocPBQP.h
  276   using CostAllocator = PBQP::PoolCostAllocator<Vector, Matrix>;
  305   void handleSetNodeCosts(NodeId NId, const Vector& newCosts) {}