Searched defs:clearCache (Results 1 – 4 of 4) sorted by relevance
30 void clearCache(void *Addr, size_t Len) { in clearCache() function
72 void ConstantPool::clearCache() { in clearCache() function in ConstantPool
77 void CSKYConstantPool::clearCache() { in clearCache() function in CSKYConstantPool
119 void clearCache() const { ExitBlocksCache.clear(); } in clearCache() function