Searched refs:SetGraph (Results 1 – 2 of 2) sorted by relevance
185 block->SetGraph(nullptr); in RemoveDeadBlocks()2535 SetGraph(nullptr); in DisconnectAndDelete()2588 other->SetGraph(nullptr); in MergeWith()2656 block->SetGraph(nullptr); in DeleteDeadEmptyBlock()2804 current->SetGraph(outer_graph); in InlineInto()2812 to->SetGraph(outer_graph); in InlineInto()
1162 void SetGraph(HGraph* graph) { graph_ = graph; } in SetGraph() function