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

/external/llvm/lib/VMCore/
H A DModule.cpp263 /// getOrInsertGlobal - Look up the specified global in the module symbol table.
269 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { function in class:Module

Completed in 434 milliseconds