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

References

lib/Transforms/IPO/GlobalOpt.cpp
 1484   if (!AllUsesOfLoadedValueWillTrapIfNull(GV))
 1493   if (!ValueIsOnlyUsedLocallyOrStoredToOneGlobal(CI, GV, PHIs))
 1510       OptimizeGlobalAddressOfMalloc(GV, CI, AllocTy, NElements, DL, TLI);
 1534       AllGlobalLoadUsesSimpleEnoughForHeapSRA(GV, CI)) {
 1557     PerformHeapAllocSRoA(GV, CI, getMallocArraySize(CI, DL, TLI, true), DL,