reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6685 DT->dominates(P->getParent(), cast<Instruction>(R)->getParent()); 6691 if (P->getIncomingBlock(0) == ParentBB) { 6692 Rdx = P->getIncomingValue(0); 6693 } else if (P->getIncomingBlock(1) == ParentBB) { 6694 Rdx = P->getIncomingValue(1); 6710 if (P->getIncomingBlock(0) == BBLatch) { 6711 Rdx = P->getIncomingValue(0); 6712 } else if (P->getIncomingBlock(1) == BBLatch) { 6713 Rdx = P->getIncomingValue(1);