Home
last modified time | relevance | path

Searched refs:instrumentGlobals (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.h43 void instrumentGlobals(VariableDeclarationList &Globals) override;
DIceInstrumentation.h47 virtual void instrumentGlobals(VariableDeclarationList &) {} in instrumentGlobals() function
DIceASanInstrumentation.cpp85 void ASanInstrumentation::instrumentGlobals(VariableDeclarationList &Globals) { in instrumentGlobals() function in Ice::ASanInstrumentation
481 instrumentGlobals(*getGlobals()); in instrumentStart()
DIceGlobalContext.cpp501 Instrumentor->instrumentGlobals(Globals); in lowerGlobals()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp239 void instrumentGlobals();
411 instrumentGlobals(); in initializeModule()
1304 void HWAddressSanitizer::instrumentGlobals() { in instrumentGlobals() function in HWAddressSanitizer
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp245 void instrumentGlobals();
525 instrumentGlobals(); in initializeModule()
1414 void HWAddressSanitizer::instrumentGlobals() { in instrumentGlobals() function in HWAddressSanitizer