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