Searched defs:invalidateCache (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/ | ||
H A D | MappedBlockStream.cpp | 271 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } invalidateCache() function in MappedBlockStream |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | CodeLayout.cpp | 395 void invalidateCache() { invalidateCache() function |