Searched defs:newPhi (Results 1 – 2 of 2) sorted by relevance
487 std::unique_ptr<ir::Instruction> newPhi( in SSABlockInitLoopHeader() local553 std::unique_ptr<ir::Instruction> newPhi( in SSABlockInitMultiPred() local
837 NodeAddr<PhiNode*> DataFlowGraph::newPhi(NodeAddr<BlockNode*> Owner) { in newPhi() function in DataFlowGraph