HomeSort by relevance Sort by last modified time
    Searched refs:forward_branches_ (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 72 milliseconds