Searched refs:set_loop_depth (Results 1 – 3 of 3) sorted by relevance
135 void set_loop_depth(int32_t loop_depth); in NON_EXPORTED_BASE()
66 void BasicBlock::set_loop_depth(int32_t loop_depth) { in set_loop_depth() function in v8::internal::compiler::BasicBlock
912 current->set_loop_depth(loop_depth); in ComputeAndInsertSpecialRPO()