Searched refs:RegisterNodeInGraphLabeller (Results 1 – 3 of 3) sorted by relevance
45 void MaglevCompilationUnit::RegisterNodeInGraphLabeller(const Node* node) { in RegisterNodeInGraphLabeller() function in v8::internal::maglev::MaglevCompilationUnit
50 void RegisterNodeInGraphLabeller(const Node* node);
392 compilation_unit.RegisterNodeInGraphLabeller(tagged); in TagValue()