Searched refs:instrumentGlobals (Results 1 – 2 of 2) sorted by relevance
372 void instrumentGlobals();649 instrumentGlobals(); in initializeModule()1748 void HWAddressSanitizer::instrumentGlobals() { in instrumentGlobals() function in HWAddressSanitizer
914 void instrumentGlobals(IRBuilder<> &IRB, Module &M, bool *CtorComdat);2493 void ModuleAddressSanitizer::instrumentGlobals(IRBuilder<> &IRB, Module &M, in instrumentGlobals() function in ModuleAddressSanitizer2754 instrumentGlobals(IRB, M, &CtorComdat); in instrumentModule()2757 instrumentGlobals(IRB, M, &CtorComdat); in instrumentModule()