Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp54 cl::opt<bool> EnableLazyCompilation( variable
801 if (!EnableLazyCompilation) in MCJITHelper()
1472 if (EnableLazyCompilation) in HandleDefinition()