Searched refs:SetGraph (Results 1 – 2 of 2) sorted by relevance
177 block->SetGraph(nullptr); in RemoveDeadBlocks()2263 SetGraph(nullptr); in DisconnectAndDelete()2316 other->SetGraph(nullptr); in MergeWith()2384 block->SetGraph(nullptr); in DeleteDeadEmptyBlock()2529 current->SetGraph(outer_graph); in InlineInto()2537 to->SetGraph(outer_graph); in InlineInto()
1049 void SetGraph(HGraph* graph) { graph_ = graph; } in SetGraph() function