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

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp853 static GlobalVariable *createPrivateGlobalForSourceLoc(Module &M, function
1486 auto SourceLocGlobal = createPrivateGlobalForSourceLoc(M, MD.SourceLoc);

Completed in 83 milliseconds