Home
last modified time | relevance | path

Searched refs:createPrivateGlobalForString (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DInstrumentation.h41 GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp60 GlobalVariable *llvm::createPrivateGlobalForString(Module &M, StringRef Str, in createPrivateGlobalForString() function in llvm
DAddressSanitizer.cpp1254 createPrivateGlobalForString(M, MD.Filename, true, kAsanGenPrefix), in createPrivateGlobalForSourceLoc()
2254 GlobalVariable *ModuleName = createPrivateGlobalForString( in InstrumentGlobals()
2267 GlobalVariable *Name = createPrivateGlobalForString( in InstrumentGlobals()
3143 createPrivateGlobalForString(*F.getParent(), DescriptionString, in processStaticAllocas()