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