Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h357 int GetNextBlockID() { return next_block_id_++; } in GetNextBlockID() function
Dhydrogen.cc70 : block_id_(graph->GetNextBlockID()), in HBasicBlock()