Searched refs:LoopNestingDepth (Results 1 – 2 of 2) sorted by relevance
118 int LoopNestingDepth() const;
474 int HBasicBlock::LoopNestingDepth() const { in LoopNestingDepth() function in v8::internal::HBasicBlock12800 PrintIntProperty("loop_depth", current->LoopNestingDepth()); in Trace()