Searched refs:exits (Results 1 – 7 of 7) sorted by relevance
413 void SuperblockCloner::SearchForSubgraphExits(ArenaVector<HBasicBlock*>* exits) const { in SearchForSubgraphExits()414 DCHECK(exits->empty()); in SearchForSubgraphExits()419 exits->push_back(succ); in SearchForSubgraphExits()427 ArenaVector<HBasicBlock*> exits(arena_->Adapter(kArenaAllocSuperblockCloner)); in FindAndSetLocalAreaForAdjustments() local428 SearchForSubgraphExits(&exits); in FindAndSetLocalAreaForAdjustments()434 for (HBasicBlock* exit : exits) { in FindAndSetLocalAreaForAdjustments()572 ArenaVector<HBasicBlock*> exits(arena_->Adapter(kArenaAllocSuperblockCloner)); in ConstructSubgraphClosedSSA() local573 SearchForSubgraphExits(&exits); in ConstructSubgraphClosedSSA()574 if (exits.empty()) { in ConstructSubgraphClosedSSA()579 DCHECK_EQ(exits.size(), 1u); in ConstructSubgraphClosedSSA()[all …]
224 void SearchForSubgraphExits(ArenaVector<HBasicBlock*>* exits) const;
29 program normally exits. In the case of Android applications, they are always
38 program normally exits. In the case of Android applications, they are always
33 -v : prints version number and exits34 -h : prints help and exits
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