Searched refs:invalidateInstructionCache (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h151 virtual void invalidateInstructionCache();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp169 invalidateInstructionCache();
222 void SectionMemoryManager::invalidateInstructionCache() { function in class:llvm::SectionMemoryManager

Completed in 63 milliseconds