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 174 if (!block->IsSingleJump()) {
182 while (block->IsSingleJump()) {
251 if (block->IsSingleJump()) continue;
    [all...]
register_allocator_graph_color.cc 80 if (block->IsSingleJump()) {
    [all...]
nodes.h     [all...]

Completed in 113 milliseconds