Lines Matching refs:Dead
300 edge_to_end.UpdateTo(mcgraph()->Dead());
456 ReplaceWithValue(handler, mcgraph()->Dead(), mcgraph()->Dead(),
457 mcgraph()->Dead());
503 ReplaceWithValue(call, mcgraph()->Dead(), effect_output, control_output);
518 // Dead() as a dummy for value replacement.
519 ReplaceWithValue(call, mcgraph()->Dead(), effect_output, control_output);
523 ReplaceWithValue(call, mcgraph()->Dead(), mcgraph()->Dead(),
524 mcgraph()->Dead());