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

References

lib/Transforms/IPO/WholeProgramDevirt.cpp
 1205   uint64_t TheRetVal = TargetsForSlot[0].RetVal;
 1206   for (const VirtualCallTarget &Target : TargetsForSlot)
 1215   applyUniformRetValOpt(CSInfo, TargetsForSlot[0].Fn->getName(), TheRetVal);
 1217     for (auto &&Target : TargetsForSlot)