Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h168 virtual void instructionDeleted(Instruction *I) const {} in instructionDeleted() function
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h168 virtual void instructionDeleted(Instruction *I) const { in instructionDeleted() function
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp833 void instructionDeleted(Instruction *I) const override { AST.deleteValue(I); } in instructionDeleted() function in __anonea73727f0211::LoopPromoter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1842 void instructionDeleted(Instruction *I) const override { in instructionDeleted() function in __anon6d788a611011::LoopPromoter