Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp200 Constant *Module::getOrInsertGlobal( getOrInsertGlobal() function in Module
214 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { getOrInsertGlobal() function in Module
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp830 static Constant *getOrInsertGlobal(Module &M, StringRef Name, Type *Ty) { getOrInsertGlobal() function
[all...]