Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h74 virtual void instrumentSelect(LoweringContext &, class InstSelect *) {} in instrumentSelect() function
DIceInstrumentation.cpp103 instrumentSelect(Context, llvm::cast<InstSelect>(Instr)); in instrumentInst()