Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h155 virtual void instructionDeleted(Instruction *I) const { in instructionDeleted() function
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp520 instructionDeleted(User); in run()
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp706 virtual void instructionDeleted(Instruction *I) const { in instructionDeleted() function in __anon9acfa0400211::LoopPromoter