Searched refs:PhiUseNode (Results 1 – 3 of 3) sorted by relevance
128 const Print<NodeAddr<PhiUseNode*>> &P) { in operator <<()150 OS << PrintNode<PhiUseNode*>(P.Obj, P.G); in operator <<()877 NodeAddr<PhiUseNode*> DataFlowGraph::newPhiUse(NodeAddr<PhiNode*> Owner, in newPhiUse()879 NodeAddr<PhiUseNode*> PUA = newNode(NodeAttrs::Ref | NodeAttrs::Use | Flags); in newPhiUse()1103 const NodeAddr<const PhiUseNode*> TUA = TA; in getNextRelated()1104 const NodeAddr<const PhiUseNode*> RUA = RA; in getNextRelated()1425 NodeAddr<PhiUseNode*> PUA = newPhiUse(PA, RR, PBA); in buildPhis()1596 NodeAddr<PhiUseNode*> PUA = NA; in linkBlockRefs()1605 NodeAddr<PhiUseNode*> PUA = U; in linkBlockRefs()
533 struct PhiUseNode : public UseNode { struct745 NodeAddr<PhiUseNode*> newPhiUse(NodeAddr<PhiNode*> Owner,
594 NodeAddr<PhiUseNode*> UA = U; in computeLiveIns()