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