reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2440 if (SE.properlyDominates(S, InsertionPoint->getParent())) 2442 if (SE.dominates(S, InsertionPoint->getParent())) { 2443 if (InsertionPoint->getParent()->getTerminator() == InsertionPoint) 2443 if (InsertionPoint->getParent()->getTerminator() == InsertionPoint) 2446 for (const Value *V : InsertionPoint->operand_values())