Home
last modified time | relevance | path

Searched refs:my_early_exit (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dimage_writer.cc741 bool my_early_exit = false; // Only for ourselves, ignore caller. in PruneAppImageClassInternal() local
754 &my_early_exit, in PruneAppImageClassInternal()
760 &my_early_exit, in PruneAppImageClassInternal()
775 &my_early_exit, in PruneAppImageClassInternal()
779 &my_early_exit, in PruneAppImageClassInternal()
788 &my_early_exit, in PruneAppImageClassInternal()
797 if (result == true || !my_early_exit || visited->empty()) { in PruneAppImageClassInternal()
800 *early_exit |= my_early_exit; in PruneAppImageClassInternal()