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

  /art/compiler/optimizing/
loop_optimization.h 228 bool CanRemoveCycle(); // Whether the current 'iset_' is removable.
loop_optimization.cc 598 if (CanRemoveCycle()) {
    [all...]

Completed in 69 milliseconds