Home
last modified time | relevance | path

Searched defs:invalidateCache (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp271 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } invalidateCache() function in MappedBlockStream
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp395 void invalidateCache() { invalidateCache() function