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/
H A DMappedBlockStream.h70 void invalidateCache();
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp382 void invalidateCache() { in invalidateCache() function in __anone35372fe0111::ChainEdge
880 EdgeIter.second->invalidateCache(); in mergeChains()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp271 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } in invalidateCache() function in MappedBlockStream