Home | Sort by relevance Sort by last modified time |
/art/compiler/dex/ | |
mir_graph.h | 905 forward_branches_++; 910 return backward_branches_ + forward_branches_; 1191 int forward_branches_; member in class:art::MIRGraph [all...] |
mir_graph.cc | 118 forward_branches_(0), [all...] |