Searched refs:addPhi (Results 1 – 4 of 4) sorted by relevance
584 void addPhi(NodeAddr<PhiNode*> PA, const DataFlowGraph &G);
516 void BlockNode::addPhi(NodeAddr<PhiNode*> PA, const DataFlowGraph &G) { in addPhi() function in BlockNode903 Owner.Addr->addPhi(PA, *this); in newPhi()
632 void addPhi(NodeAddr<PhiNode*> PA, const DataFlowGraph &G);
565 void BlockNode::addPhi(NodeAddr<PhiNode*> PA, const DataFlowGraph &G) { in addPhi() function in BlockNode858 Owner.Addr->addPhi(PA, *this); in newPhi()