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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp204 Constant *Module::getOrInsertGlobal( function in class:Module
225 Constant *Module::getOrInsertGlobal(StringRef Name, Type *Ty) { function in class:Module
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp750 static Constant *getOrInsertGlobal(Module &M, StringRef Name, Type *Ty) { function
[all...]

Completed in 111 milliseconds