Lines Matching full:enable
34 description: Enable visualizer dump ir
38 description: Enable dump ir
60 description: Enable printing byte code instruction after ir instruction in dump ir
64 description: Enable dumps each time peephole applies
67 description: Enable dump disasm to text files
94 description: Enable dump assembly to disasm.txt file (do not emit binary)
97 - name: compiler-enable-tracing
100 description: Enable tracing for passes
103 - name: compiler-enable-tlab-events
106 description: Enable events for tlab allocation
157 description: Enable Graph checking after each optimization
163 description: Enable Graph checking only after last optimization(Codegen)
175 description: Enable Lowering Pass
181 description: Enable Code Sink Pass
187 description: Enable Balance Expressions Pass
193 description: Enable Branch Elimination Pass
199 description: Enable Checks Elimination Pass
202 - name: compiler-enable-replacing-checks-on-deoptimization
205 description: Enable replacing checks on deoptimization in checks elimination
211 description: Enable Deoptimize Elimination Pass
230 description: Enable LICM Pass
243 description: Enable Loop peeling Pass
249 description: Enable Loop unroll Pass
269 description: Enable unroll for loops containing method calls
275 description: Enable unroll with side exits for not countable loop
281 description: Enable Load-Store Elimination Pass
287 description: Enable CSE Pass
293 description: Enable Value Numbering Pass
299 description: Enable Memory Coalescing Pass
326 - name: compiler-enable-ir-stats
329 description: Enable collecting ir stats on compiler statistic
342 description: Enable inlining optimization
348 description: Enable inlining external methods in JIT mode
424 description: Enable Scheduling Pass
444 description: Enable IfConversion Pass
462 description: On AMD64 enable creation of non-native code for testing purpose
465 - name: compiler-enable-events
468 description: Enable optimizations events dump
523 description: Enable intrinsics filter in JS Compiler
529 description: Enable accumulator register allocator pass
547 description: Enable move constants from start block closer to usage
553 description: Enable hoisting of array data address
600 description: Enable AOT register allocation