reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/CodeGenPrepare.cpp
  762       if (UI->getParent() != DestBB || !isa<PHINode>(UI))
  762       if (UI->getParent() != DestBB || !isa<PHINode>(UI))
  767       if (UI->getParent() == DestBB) {
  768         if (const PHINode *UPN = dyn_cast<PHINode>(UI))