Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDSSAUpdater.h168 virtual void instructionDeleted(Instruction *I) const {} in instructionDeleted() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSSAUpdater.cpp485 instructionDeleted(User); in run()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLICM.cpp1842 void instructionDeleted(Instruction *I) const override { in instructionDeleted() function in __anona6dac62f1011::LoopPromoter