Searched defs:resetCache (Results 1 – 4 of 4) sorted by relevance
/llvm-project/libunwind/src/ | ||
H A D | FrameHeaderCache.hpp | 54 void resetCache() { in resetCache() function in FrameHeaderCache |
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | CoalescingBitVector.h | 266 void resetCache() { in resetCache() function |
/llvm-project/mlir/lib/Dialect/Bufferization/IR/ | ||
H A D | BufferizableOpInterface.cpp | 110 void AnalysisState::resetCache() { enclosingRepetitiveRegionCache.clear(); } in resetCache() function in AnalysisState |
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ | ||
H A D | OneShotAnalysis.cpp | 996 void OneShotAnalysisState::resetCache() { resetCache() function in OneShotAnalysisState |