Searched refs:SetGraph (Results 1 – 2 of 2) sorted by relevance
211 block->SetGraph(nullptr); in RemoveDeadBlocks()2427 SetGraph(nullptr); in DisconnectAndDelete()2544 other->SetGraph(nullptr); in MergeWith()2612 block->SetGraph(nullptr); in DeleteDeadEmptyBlock()2775 current->SetGraph(outer_graph); in InlineInto()2786 to->SetGraph(outer_graph); in InlineInto()
1189 void SetGraph(HGraph* graph) { graph_ = graph; } in SetGraph() function