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

  /art/compiler/dex/
ssa_transformation.cc 219 attributes_ |= METHOD_HAS_LOOP;
mir_graph.h 178 #define METHOD_HAS_LOOP (1 << kHasLoop)
    [all...]

Completed in 350 milliseconds