Home
last modified time | relevance | path

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

/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp58 cl::opt<bool> UseObjectCache( variable
949 if (UseObjectCache) in compileModule()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp40 UseObjectCache("use-object-cache", variable
907 if (UseObjectCache) in compileModule()