Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h168 virtual void instructionDeleted(Instruction *I) const {} in instructionDeleted() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1883 void instructionDeleted(Instruction *I) const override { in instructionDeleted() function in __anon04e4206f1111::LoopPromoter