Searched refs:clean_up_accumulator (Results 1 – 1 of 1) sorted by relevance
113 Node* clean_up_accumulator = nullptr; // DestroyTemporaryVariable in rewriteNode() local165 .Finalize(g, &clean_up_accumulator)); in rewriteNode()180 g->AddControlEdge(assign_add, clean_up_accumulator); in rewriteNode()185 g->AddControlEdge(clean_up_accumulator, out_edge->dst()); in rewriteNode()187 g->AddEdge(clean_up_accumulator, 0, out_edge->dst(), in rewriteNode()