Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen.h94 int LoopNestingDepth() const;
Dhydrogen.cc300 int HBasicBlock::LoopNestingDepth() const { in LoopNestingDepth() function in v8::internal::HBasicBlock
12283 PrintIntProperty("loop_depth", current->LoopNestingDepth()); in Trace()