Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DCFLSteensAliasAnalysis.h102 void deleted() override { removeSelfFromCache(); } in deleted()
103 void allUsesReplacedWith(Value *) override { removeSelfFromCache(); } in allUsesReplacedWith()
108 void removeSelfFromCache() { in removeSelfFromCache() function