Searched refs:GlobalWasGeneratedByCompiler (Results 1 – 2 of 2) sorted by relevance
869 static bool GlobalWasGeneratedByCompiler(GlobalVariable *G) { in GlobalWasGeneratedByCompiler() function1263 if (GlobalWasGeneratedByCompiler(G)) return false; // Our own globals. in ShouldInstrumentGlobal()
1134 static bool GlobalWasGeneratedByCompiler(GlobalVariable *G) { in GlobalWasGeneratedByCompiler() function1655 if (GlobalWasGeneratedByCompiler(G)) return false; // Our own globals. in ShouldInstrumentGlobal()