Searched refs:SetEnd (Results 1 – 7 of 7) sorted by relevance
49 graph_->SetEnd(end_); in NON_EXPORTED_BASE()88 void SetEnd(Node* end) { end_ = end; } in NON_EXPORTED_BASE()
219 if (node == graph()->end()) graph()->SetEnd(replacement); in Replace()
400 graph()->SetEnd(nullptr); in ReduceJSWasmCall()
44 graph->SetEnd(graph->NewNode(common_.End(0))); in RawMachineAssembler()
1162 graph()->SetEnd(end); in CreateGraph()
568 graph()->SetEnd(graph()->NewNode(mcgraph()->common()->End(0))); in Start()
210 const auto SetEnd = Set.end(); in bumpPredsPriority() local212 if (Set.find(C.SU) != SetEnd) { in bumpPredsPriority()