Searched refs:induction_exit_block_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h3187 HBasicBlock* induction_exit_block() { return induction_exit_block_; }
3225 induction_exit_block_(NULL), induction_exit_target_(NULL),
3243 HBasicBlock* induction_exit_block_; member in class:v8::FINAL::FINAL
H A Dhydrogen-instructions.cc2405 limit.variable->induction_exit_block_ = block->predecessors()->at(0);

Completed in 89 milliseconds