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

/freebsd-10.2-release/contrib/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h85 virtual void invalidateInstructionCache();
/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DSectionMemoryManager.cpp141 invalidateInstructionCache();
161 void SectionMemoryManager::invalidateInstructionCache() { function in class:llvm::SectionMemoryManager
/freebsd-10.2-release/contrib/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp81 virtual void invalidateInstructionCache();
103 void TrivialMemoryManager::invalidateInstructionCache() { function in class:TrivialMemoryManager
212 MemMgr.invalidateInstructionCache();

Completed in 103 milliseconds