Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h70 void invalidateCache();
/src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp270 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } in invalidateCache() function in MappedBlockStream
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp420 void invalidateCache() { in invalidateCache() function
976 EdgeIt.second->invalidateCache(); in mergeChains()