Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h57 virtual void instrumentFuncStart(LoweringContext &) {} in instrumentFuncStart() function
DIceASanInstrumentation.cpp218 void ASanInstrumentation::instrumentFuncStart(LoweringContext &Context) { in instrumentFuncStart() function in Ice::ASanInstrumentation