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

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

Completed in 106 milliseconds