Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h73 virtual void instrumentRet(LoweringContext &, class InstRet *) {} in instrumentRet() function
DIceASanInstrumentation.cpp461 void ASanInstrumentation::instrumentRet(LoweringContext &Context, InstRet *) { in instrumentRet() function in Ice::ASanInstrumentation