Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h70 void invalidateCache();
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCodeLayout.cpp382 void invalidateCache() { in invalidateCache() function in __anon762416430111::ChainEdge
880 EdgeIter.second->invalidateCache(); in mergeChains()
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp271 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } in invalidateCache() function in MappedBlockStream