HomeSort by relevance Sort by last modified time
    Searched defs:instrumentFunc (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceInstrumentation.cpp 28 void Instrumentation::instrumentFunc(Cfg *Func) {
IceGlobalContext.h 441 void instrumentFunc(Cfg *Func) {
443 Instrumentor->instrumentFunc(Func);

Completed in 84 milliseconds