Searched refs:GlobalWasGeneratedByAsan (Results 1 – 1 of 1) sorted by relevance
816 static bool GlobalWasGeneratedByAsan(GlobalVariable *G) { in GlobalWasGeneratedByAsan() function1193 if (GlobalWasGeneratedByAsan(G)) return false; // Our own global. in ShouldInstrumentGlobal()