Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h70 void invalidateCache();
/llvm-project-15.0.7/bolt/lib/Passes/
H A DExtTSPReorderAlgorithm.cpp344 void invalidateCache() { in invalidateCache() function in llvm::bolt::Edge
813 EdgeIter.second->invalidateCache(); in mergeChains()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp347 void invalidateCache() { in invalidateCache() function in __anon97d149770111::ChainEdge
835 EdgeIter.second->invalidateCache(); in mergeChains()
/llvm-project-15.0.7/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp271 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } in invalidateCache() function in MappedBlockStream