Searched refs:instrumentGlobals (Results 1 – 6 of 6) sorted by relevance
43 void instrumentGlobals(VariableDeclarationList &Globals) override;
47 virtual void instrumentGlobals(VariableDeclarationList &) {} in instrumentGlobals() function
85 void ASanInstrumentation::instrumentGlobals(VariableDeclarationList &Globals) { in instrumentGlobals() function in Ice::ASanInstrumentation481 instrumentGlobals(*getGlobals()); in instrumentStart()
501 Instrumentor->instrumentGlobals(Globals); in lowerGlobals()
239 void instrumentGlobals();411 instrumentGlobals(); in initializeModule()1304 void HWAddressSanitizer::instrumentGlobals() { in instrumentGlobals() function in HWAddressSanitizer
245 void instrumentGlobals();525 instrumentGlobals(); in initializeModule()1414 void HWAddressSanitizer::instrumentGlobals() { in instrumentGlobals() function in HWAddressSanitizer