Home
last modified time | relevance | path

Searched refs:set_allow_osr_at_loop_nesting_level (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Druntime-profiler.cc275 shared_code->set_allow_osr_at_loop_nesting_level(new_nesting); in OptimizeNow()
Dfull-codegen.cc330 code->set_allow_osr_at_loop_nesting_level(0); in MakeCode()
Dobjects-inl.h3086 void Code::set_allow_osr_at_loop_nesting_level(int level) { in set_allow_osr_at_loop_nesting_level() function
Dobjects.h4255 inline void set_allow_osr_at_loop_nesting_level(int level);
Druntime.cc8237 unoptimized->set_allow_osr_at_loop_nesting_level( in RUNTIME_FUNCTION()
8378 unoptimized->set_allow_osr_at_loop_nesting_level(0); in RUNTIME_FUNCTION()