Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h62 virtual void instrumentCall(LoweringContext &, class InstCall *) {} in instrumentCall() function
DIceASanInstrumentation.cpp341 void ASanInstrumentation::instrumentCall(LoweringContext &Context, in instrumentCall() function in Ice::ASanInstrumentation