HomeSort by relevance Sort by last modified time
    Searched defs:instrumentGlobals (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceInstrumentation.h 47 virtual void instrumentGlobals(VariableDeclarationList &) {}
IceASanInstrumentation.cpp 85 void ASanInstrumentation::instrumentGlobals(VariableDeclarationList &Globals) {
480 instrumentGlobals(*getGlobals());

Completed in 83 milliseconds