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

  /external/swiftshader/third_party/subzero/src/
IceInstrumentation.h 58 virtual void instrumentAlloca(LoweringContext &, class InstAlloca *) {}
IceInstrumentation.cpp 64 instrumentAlloca(Context, llvm::cast<InstAlloca>(Instr));

Completed in 59 milliseconds