Lines Matching refs:predictable
720 DEFINE_NEG_IMPLICATION(predictable, concurrent_sparkplug)
2183 DEFINE_BOOL(predictable, false, "enable predictable mode")
2184 DEFINE_NEG_IMPLICATION(predictable, memory_reducer)
2187 DEFINE_IMPLICATION(predictable, single_threaded_gc)
2188 DEFINE_NEG_IMPLICATION(predictable, concurrent_recompilation)
2189 DEFINE_NEG_IMPLICATION(predictable, stress_concurrent_inlining)
2190 DEFINE_NEG_IMPLICATION(predictable, lazy_compile_dispatcher)
2191 DEFINE_NEG_IMPLICATION(predictable, parallel_compile_tasks_for_eager_toplevel)
2192 DEFINE_NEG_IMPLICATION(predictable, parallel_compile_tasks_for_lazy)
2245 DEFINE_IMPLICATION(verify_predictable, predictable)