Home | History | Annotate | Download | only in CodeGen

Lines Matching full:emitting

71   // Generate a stoppoint if we are emitting debug info.
291 // emitting them before we evaluate the subexpr.
521 // If the condition constant folds and can be elided, try to avoid emitting
532 // This avoids emitting dead code and simplifies the CFG substantially.
763 // The LoopHeader typically is just a branch if we skipped emitting
825 // emitting a branch, try to erase it.
1218 // when we've constant-folded the switch, are emitting the constant case,
1244 // Only do this optimization if there are no cleanups that need emitting.
1266 // Recursively emitting the statement is acceptable, but is not wonderful for