Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h71 virtual void instrumentLoad(LoweringContext &, class InstLoad *) {} in instrumentLoad() function
DIceASanInstrumentation.cpp364 void ASanInstrumentation::instrumentLoad(LoweringContext &Context, in instrumentLoad() function in Ice::ASanInstrumentation