Home
last modified time | relevance | path

Searched defs:clearCache (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/xray/
Dxray_powerpc64.cpp30 void clearCache(void *Addr, size_t Len) { in clearCache() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DConstantPools.cpp71 void ConstantPool::clearCache() { in clearCache() function in ConstantPool