Searched refs:addPhi (Results 1 – 2 of 2) 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()