Searched refs:removeSelfFromCache (Results 1 – 1 of 1) sorted by relevance
166 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