Searched refs:SetGraph (Results 1 – 2 of 2) sorted by relevance
140 block->SetGraph(nullptr); in RemoveDeadBlocks()1970 SetGraph(nullptr); in DisconnectAndDelete()2023 other->SetGraph(nullptr); in MergeWith()2091 block->SetGraph(nullptr); in DeleteDeadEmptyBlock()2236 current->SetGraph(outer_graph); in InlineInto()2244 to->SetGraph(outer_graph); in InlineInto()
980 void SetGraph(HGraph* graph) { graph_ = graph; } in SetGraph() function