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

References

lib/Transforms/IPO/GlobalOpt.cpp
 1026       InsertPt = PN->getIncomingBlock(*Alloc->use_begin())->getTerminator();
 1048         new LoadInst(GV->getValueType(), GV, GV->getName() + ".val", InsertPt);