Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp816 static bool GlobalWasGeneratedByAsan(GlobalVariable *G) { in GlobalWasGeneratedByAsan() function
1193 if (GlobalWasGeneratedByAsan(G)) return false; // Our own global. in ShouldInstrumentGlobal()