Searched refs:exits (Results 1 – 7 of 7) sorted by relevance
447 void SuperblockCloner::SearchForSubgraphExits(ArenaVector<HBasicBlock*>* exits) const { in SearchForSubgraphExits()448 DCHECK(exits->empty()); in SearchForSubgraphExits()453 exits->push_back(succ); in SearchForSubgraphExits()461 ArenaVector<HBasicBlock*> exits(arena_->Adapter(kArenaAllocSuperblockCloner)); in FindAndSetLocalAreaForAdjustments() local462 SearchForSubgraphExits(&exits); in FindAndSetLocalAreaForAdjustments()468 for (HBasicBlock* exit : exits) { in FindAndSetLocalAreaForAdjustments()612 ArenaVector<HBasicBlock*> exits(arena_->Adapter(kArenaAllocSuperblockCloner)); in ConstructSubgraphClosedSSA() local613 SearchForSubgraphExits(&exits); in ConstructSubgraphClosedSSA()614 if (exits.empty()) { in ConstructSubgraphClosedSSA()619 DCHECK_EQ(exits.size(), 1u); in ConstructSubgraphClosedSSA()[all …]
226 void SearchForSubgraphExits(ArenaVector<HBasicBlock*>* exits) const;
29 program normally exits. In the case of Android applications, they are always
33 -v : prints version number and exits34 -h : prints help and exits
38 program normally exits. In the case of Android applications, they are always
43 program normally exits. In the case of Android applications, they are always
500 # to analyze3 and analyze4, except that the inner loop exits from the