Home
last modified time | relevance | path

Searched defs:notifyObjectCompiled (Results 1 – 4 of 4) sorted by relevance

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITObjectCacheTest.cpp27 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in __anonf0198bce0111::TestObjectCache
/external/llvm/tools/lli/
Dlli.cpp256 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp702 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp683 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache