Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.cpp256 Ctx->setInstrumentation(std::move(Instr)); in run()
DIceGlobalContext.h370 void setInstrumentation(std::unique_ptr<Instrumentation> Instr) { in setInstrumentation() function