Searched refs:GetNextValueID (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | hydrogen.h | 358 int GetNextValueID(HValue* value) { in GetNextValueID() function |
D | hydrogen-instructions.cc | 520 id_ = block->graph()->GetNextValueID(this); in SetBlock() |