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