Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DModule.cpp223 Constant *Module::getOrInsertGlobal( getOrInsertGlobal() function in Module
237 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { getOrInsertGlobal() function in Module
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp833 static Constant *getOrInsertGlobal(Module &M, StringRef Name, Type *Ty) { getOrInsertGlobal() function
[all...]