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

  /art/compiler/optimizing/
code_generator.cc 320 if (!block->IsSingleJump()) {
328 while (block->IsSingleJump()) {
405 if (block->IsSingleJump()) continue;
    [all...]
register_allocator_graph_color.cc 80 if (block->IsSingleJump()) {
    [all...]
nodes.h     [all...]

Completed in 55 milliseconds