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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFLAliasAnalysisUtils.h30 void deleted() override { removeSelfFromCache(); }
31 void allUsesReplacedWith(Value *) override { removeSelfFromCache(); }
36 void removeSelfFromCache() { function in struct:llvm::cflaa::final

Completed in 90 milliseconds