Home
last modified time | relevance | path

Searched refs:instructionDeleted (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h183 virtual void instructionDeleted(Instruction *I) const {} in instructionDeleted() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp523 instructionDeleted(User); in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1916 void instructionDeleted(Instruction *I) const override { in instructionDeleted() function in __anon9998ac181111::LoopPromoter