Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen.h302 int GetNextBlockID() { return next_block_id_++; } in GetNextBlockID()
362 int next_block_id_; variable
Dhydrogen.cc670 next_block_id_(0), in HGraph()