Home
last modified time | relevance | path

Searched defs:instrumentStart (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h79 virtual void instrumentStart(Cfg *) {} in instrumentStart() function
DIceASanInstrumentation.cpp472 void ASanInstrumentation::instrumentStart(Cfg *Func) { in instrumentStart() function in Ice::ASanInstrumentation