Searched refs:ConnectLoopTree (Results 1 – 1 of 1) sorted by relevance
401 for (int i = 1; i <= loops_found_; i++) ConnectLoopTree(i); in FinishLoopTree()500 LoopTree::Loop* ConnectLoopTree(int loop_num) { in ConnectLoopTree() function in v8::internal::compiler::LoopFinderImpl510 LoopTree::Loop* upper = ConnectLoopTree(i); in ConnectLoopTree()