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