Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h168 virtual void instructionDeleted(Instruction *I) const {} in instructionDeleted() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1938 void instructionDeleted(Instruction *I) const override { in instructionDeleted() function in __anonfba5b0a31211::LoopPromoter