Lines Matching defs:code
40 int code;
102 and VK_AMD_shader_trinary_minmax with equivalent code using core
118 code from the CFG like unreachable code. Performed on entry
187 code. Performed only on entry point call tree functions.)");
189 --eliminate-dead-code-aggressive
203 aggressive dead code elimination.)");
270 Note this does not guarantee legal code. This option passes the
291 --loop-invariant-code-motion
292 Identifies code in loops that has the same value for every
308 Takes a non-0 integer argument to set the loop peeling code size
310 from happening if the code size increase created by
346 code. For this version of the optimizer, this flag is equivalent
347 to specifying the following optimization code names:
353 attempt to minimize the size of the generated code. For this
355 the following optimization code names:
372 --eliminate-dead-code-aggressive
379 --eliminate-dead-code-aggressive program.spv
482 is invalid, the optimizer may fail or generate incorrect code.
525 lots of dead code that a pass of ADCE will be able to remove.)");
696 // optimization should continue and a status code indicating an error or
840 return status.code;