HomeSort by relevance Sort by last modified time
    Searched refs:OurObjectCache (Results 1 - 2 of 2) sorted by null

  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy.cpp 760 MCJITObjectCache OurObjectCache;
908 NewEngine->setObjectCache(&OurObjectCache);
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
toy.cpp 821 MCJITObjectCache OurObjectCache;
950 EE->setObjectCache(&OurObjectCache);
    [all...]

Completed in 69 milliseconds