Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h69 int first_instruction_index() const { return first_instruction_index_; } in first_instruction_index()
71 first_instruction_index_ = index; in set_first_instruction_index()
198 int first_instruction_index_; variable
Dhydrogen.cc82 first_instruction_index_(-1), in HBasicBlock()