Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h67 virtual void instrumentIcmp(LoweringContext &, class InstIcmp *) {} in instrumentIcmp() function
DIceInstrumentation.cpp85 instrumentIcmp(Context, llvm::cast<InstIcmp>(Instr)); in instrumentInst()