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

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

Completed in 80 milliseconds