Searched refs:InstrumentGlobals (Results 1 – 1 of 1) sorted by relevance
566 bool InstrumentGlobals(IRBuilder<> &IRB, Module &M);1400 bool AddressSanitizerModule::InstrumentGlobals(IRBuilder<> &IRB, Module &M) { in InstrumentGlobals() function in AddressSanitizerModule1632 Changed |= InstrumentGlobals(IRB, M); in runOnModule()