Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h168 virtual void instructionDeleted(Instruction *I) const { in instructionDeleted() function
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp812 void instructionDeleted(Instruction *I) const override { in instructionDeleted() function in __anon68105c7a0211::LoopPromoter