Home
last modified time | relevance | path

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

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