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

References

lib/Transforms/IPO/GlobalOpt.cpp
 1740         NSI = new ZExtInst(NLI, LI->getType(), "", LI);
 1742         NSI = SelectInst::Create(NLI, OtherVal, InitVal, "", LI);
 1746       NLI->setDebugLoc(LI->getDebugLoc());