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

/external/llvm/lib/IR/
H A DModule.cpp217 /// getOrInsertGlobal - Look up the specified global in the module symbol table.
223 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { function in class:Module
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DModule.cpp264 /// getOrInsertGlobal - Look up the specified global in the module symbol table.
270 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { function in class:Module

Completed in 95 milliseconds