Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCFLAliasAnalysis.cpp166 void deleted() override { removeSelfFromCache(); } in deleted()
167 void allUsesReplacedWith(Value *) override { removeSelfFromCache(); } in allUsesReplacedWith()
172 void removeSelfFromCache();
253 void FunctionHandle::removeSelfFromCache() { in removeSelfFromCache() function in __anondc6bc0680111::FunctionHandle