Lines Matching refs:desc
36 cl::desc("Specify the name of an IR file to load for function definitions"),
41 cl::desc("Enable verbose output (results, IR, etc.) to stderr"),
46 cl::desc("Disable printing the 'ready' prompt"),
51 cl::desc("Dump IR from modules to stderr on shutdown"),
55 "use-mcjit", cl::desc("Use the MCJIT execution engine"),
59 "enable-lazy-compilation", cl::desc("Enable lazy compilation when using the MCJIT engine"),
63 "use-object-cache", cl::desc("Enable use of the MCJIT object caching"),