reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1021 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
3749 addCompilerUsedGlobal(CFLinkCheckFunc);
tools/clang/lib/CodeGen/CGObjCGNU.cpp 1549 CGM.addCompilerUsedGlobal(LoadFunction);
tools/clang/lib/CodeGen/CGObjCMac.cpp3087 CGM.addCompilerUsedGlobal(Entry); 3611 CGM.addCompilerUsedGlobal(GV); 3678 CGM.addCompilerUsedGlobal(GV); 4001 CGM.addCompilerUsedGlobal(GV); 4019 CGM.addCompilerUsedGlobal(GV); 4066 CGM.addCompilerUsedGlobal(GV); 5574 CGM.addCompilerUsedGlobal(global); 6080 CGM.addCompilerUsedGlobal(GV); 6606 CGM.addCompilerUsedGlobal(GCATV); 6716 CGM.addCompilerUsedGlobal(GV); 6858 CGM.addCompilerUsedGlobal(GV); 7038 CGM.addCompilerUsedGlobal(GV); 7344 CGM.addCompilerUsedGlobal(Entry); 7381 CGM.addCompilerUsedGlobal(Entry); 7405 CGM.addCompilerUsedGlobal(Entry); 7503 CGM.addCompilerUsedGlobal(Entry);tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
9671 CGM.addCompilerUsedGlobal(cast<llvm::GlobalValue>(Addr)); 9721 CGM.addCompilerUsedGlobal(GVAddrRef);tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
1388 CGM.addCompilerUsedGlobal(GVMode); 3219 CGM.addCompilerUsedGlobal(TransferMedium);