Home
last modified time | relevance | path

Searched refs:GetNextValueID (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dhydrogen.h364 int GetNextValueID(HValue* value) { in GetNextValueID() function
Dhydrogen-instructions.cc526 id_ = block->graph()->GetNextValueID(this); in SetBlock()