Home
last modified time | relevance | path

Searched refs:setInstrumentation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCompileServer.cpp254 Ctx->setInstrumentation(std::move(Instr)); in run()
DIceGlobalContext.h373 void setInstrumentation(std::unique_ptr<Instrumentation> Instr) { in setInstrumentation() function