Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithObjectCache/
H A DLLJITWithObjectCache.cpp89 MyObjectCache MyCache; in main() local
91 runJITWithCache(MyCache); in main()
92 runJITWithCache(MyCache); in main()