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; variable367 case NodeMetadata::Unprocessed: break; in removeFromCurrentSet()368 case NodeMetadata::OptimallyReducible: in removeFromCurrentSet()380 case NodeMetadata::NotProvablyAllocatable: in removeFromCurrentSet()393 NodeMetadata::OptimallyReducible); in moveToOptimallyReducibleNodes()[all …]
176 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRdAllowed = in addIntraChainConstraint()178 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRaAllowed = in addIntraChainConstraint()270 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRdAllowed = in addInterChainConstraint()274 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()
461 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed = in apply()476 const PBQPRAGraph::NodeMetadata::AllowedRegVector *Allowed1 = in apply()478 const PBQPRAGraph::NodeMetadata::AllowedRegVector *Allowed2 = in apply()504 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed1, in addVirtRegCoalesce()505 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed2, in addVirtRegCoalesce()