Searched defs:NewGV (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Linker/
H A DLinkModules.cpp364 GlobalVariable *NewGV; // New aggregate global in dest module. member in struct:__anon10331::ModuleLinker::AppendingVarInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1610 GlobalVariable *NewGV = local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DGlobalOpt.cpp1035 GlobalVariable *NewGV = new GlobalVariable(*GV->getParent(), local
1819 GlobalVariable *NewGV = new GlobalVariable(Type::getInt1Ty(GV->getContext()), local
[all...]

Completed in 187 milliseconds