Home
last modified time | relevance | path

Searched defs:OldGV (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3762 llvm::GlobalVariable *OldGV = CGM.getModule().getNamedGlobal(Name); BuildTypeInfo() local
3929 llvm::GlobalVariable *OldGV = M.getNamedGlobal(Name); BuildTypeInfo() local
[all...]
H A DCGDecl.cpp374 llvm::GlobalVariable *OldGV = GV; AddInitializerToStaticVarDecl() local
[all...]
H A DCGObjCGNU.cpp1382 auto *OldGV = TheModule.getGlobalVariable(SymName); GenerateProtocolRef() local
H A DCodeGenModule.cpp5016 llvm::GlobalVariable *OldGV = nullptr; CreateOrReplaceCXXRuntimeVariable() local
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1247 GlobalVariable *OldGV = RegularLTO.CombinedModule->getNamedGlobal(I.first); runRegularLTO() local