Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dosr.cc147 size_t incoming_depth = 0; in PeelOuterLoopsForOsr() local
150 incoming_depth = in PeelOuterLoopsForOsr()
151 std::max(incoming_depth, loop_tree->ContainingLoop(k)->depth()); in PeelOuterLoopsForOsr()
155 control->op()->mnemonic(), incoming_depth); in PeelOuterLoopsForOsr()