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

References

lib/Transforms/IPO/GlobalOpt.cpp
 2685 static bool hasUseOtherThanLLVMUsed(GlobalAlias &GA, const LLVMUsed &U) {
 2702                                                const LLVMUsed &U) {
 2712 static bool mayHaveOtherReferences(GlobalAlias &GA, const LLVMUsed &U) {
 2719 static bool hasUsesToReplace(GlobalAlias &GA, const LLVMUsed &U,
 2755   LLVMUsed Used(M);