reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1767 PHINode::Create(DFSF.DFS.ShadowTy, PN.getNumIncomingValues(), "", &PN); 1767 PHINode::Create(DFSF.DFS.ShadowTy, PN.getNumIncomingValues(), "", &PN); 1771 for (PHINode::block_iterator i = PN.block_begin(), e = PN.block_end(); i != e; 1771 for (PHINode::block_iterator i = PN.block_begin(), e = PN.block_end(); i != e; 1776 DFSF.PHIFixups.push_back(std::make_pair(&PN, ShadowPN)); 1777 DFSF.setShadow(&PN, ShadowPN);