Searched refs:NodeMetadata (Results 1 – 4 of 4) sorted by relevance
168 class NodeMetadata {182 NodeMetadata() = default;184 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function198 NodeMetadata(NodeMetadata &&) = default;199 NodeMetadata& operator=(NodeMetadata &&) = default;282 using NodeMetadata = RegAlloc::NodeMetadata; variable365 case NodeMetadata::Unprocessed: break; in removeFromCurrentSet()366 case NodeMetadata::OptimallyReducible: in removeFromCurrentSet()378 case NodeMetadata::NotProvablyAllocatable: in removeFromCurrentSet()391 NodeMetadata::OptimallyReducible); in moveToOptimallyReducibleNodes()[all …]
177 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRdAllowed = in addIntraChainConstraint()179 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRaAllowed = in addIntraChainConstraint()271 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRdAllowed = in addInterChainConstraint()275 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRrAllowed = in addInterChainConstraint()
58 using NodeMetadata = typename SolverT::NodeMetadata; variable96 NodeMetadata Metadata;493 NodeMetadata& getNodeMetadata(NodeId NId) { in getNodeMetadata()497 const NodeMetadata& getNodeMetadata(NodeId NId) const { in getNodeMetadata()
464 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed = in apply()479 const PBQPRAGraph::NodeMetadata::AllowedRegVector *Allowed1 = in apply()481 const PBQPRAGraph::NodeMetadata::AllowedRegVector *Allowed2 = in apply()507 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed1, in addVirtRegCoalesce()508 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed2, in addVirtRegCoalesce()