Home
last modified time | relevance | path

Searched refs:set_loop_depth (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dschedule.h151 void set_loop_depth(int32_t loop_depth);
H A Dschedule.cc68 void BasicBlock::set_loop_depth(int32_t loop_depth) { in set_loop_depth() function in v8::internal::compiler::BasicBlock
H A Dscheduler.cc979 current->set_loop_depth(loop_depth); in ComputeAndInsertSpecialRPO()

Completed in 9 milliseconds