Home | History | Annotate | Download | only in Utils

Lines Matching full:switch

254   switch (NumExitBlocks) {
466 // Now we can emit a switch statement using the call as a value.
472 // function return an unsigned, switch on that number. This loop iterates
496 switch (NumExitBlocks) {
509 // Update the switch instruction.
581 // Now that we've done the deed, simplify the switch instruction.
583 switch (NumExitBlocks) {
585 // There are no successors (the block containing the switch itself), which
605 // Only a single destination, change the switch into an unconditional
616 // Otherwise, make the default destination of the switch instruction be one