Home
last modified time | relevance | path

Searched defs:instructionDeleted (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h168 virtual void instructionDeleted(Instruction *I) const {} in instructionDeleted() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1842 void instructionDeleted(Instruction *I) const override { in instructionDeleted() function in __anond14911831011::LoopPromoter