Searched refs:SetGraph (Results 1 – 2 of 2) sorted by relevance
1090 SetGraph(nullptr); in DisconnectAndDelete()1140 other->SetGraph(nullptr); in MergeWith()1323 current->SetGraph(outer_graph); in InlineInto()1336 to->SetGraph(outer_graph); in InlineInto()
534 void SetGraph(HGraph* graph) { graph_ = graph; } in SetGraph() function