Home
last modified time | relevance | path

Searched refs:createPrivateGlobalForSourceLoc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp853 static GlobalVariable *createPrivateGlobalForSourceLoc(Module &M, in createPrivateGlobalForSourceLoc() function
1486 auto SourceLocGlobal = createPrivateGlobalForSourceLoc(M, MD.SourceLoc); in InstrumentGlobals()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1118 static GlobalVariable *createPrivateGlobalForSourceLoc(Module &M, in createPrivateGlobalForSourceLoc() function
2153 auto SourceLocGlobal = createPrivateGlobalForSourceLoc(M, MD.SourceLoc); in InstrumentGlobals()