Searched refs:NodeMetadata (Results 1 – 4 of 4) sorted by relevance
169 class NodeMetadata {183 NodeMetadata() = default;185 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function200 NodeMetadata(NodeMetadata &&) = default;201 NodeMetadata& operator=(NodeMetadata &&) = default;284 using NodeMetadata = RegAlloc::NodeMetadata; variable316 NodeMetadata& NMd = G.getNodeMetadata(NId); in handleDisconnectEdge()323 NodeMetadata& NMd = G.getNodeMetadata(NId); in handleReconnectEdge()331 NodeMetadata& N1Md = G.getNodeMetadata(N1Id); in handleUpdateCosts()332 NodeMetadata& N2Md = G.getNodeMetadata(N2Id); in handleUpdateCosts()[all …]
169 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRdAllowed = in addIntraChainConstraint()171 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRaAllowed = in addIntraChainConstraint()263 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRdAllowed = in addInterChainConstraint()267 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRrAllowed = in addInterChainConstraint()
57 using NodeMetadata = typename SolverT::NodeMetadata; variable95 NodeMetadata Metadata;492 NodeMetadata& getNodeMetadata(NodeId NId) { in getNodeMetadata()496 const NodeMetadata& getNodeMetadata(NodeId NId) const { in getNodeMetadata()
458 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed = in apply()473 const PBQPRAGraph::NodeMetadata::AllowedRegVector *Allowed1 = in apply()475 const PBQPRAGraph::NodeMetadata::AllowedRegVector *Allowed2 = in apply()501 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed1, in addVirtRegCoalesce()502 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed2, in addVirtRegCoalesce()