Searched refs:InstrumentGlobals (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp520 bool InstrumentGlobals(IRBuilder<> &IRB, Module &M);
1296 bool AddressSanitizerModule::InstrumentGlobals(IRBuilder<> &IRB, Module &M) { function in class:AddressSanitizerModule
1443 Changed |= InstrumentGlobals(IRB, M);

Completed in 48 milliseconds