Searched defs:has_irreducible_loops (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dpc_relative_fixups_x86.cc167 bool has_irreducible_loops = GetGraph()->HasIrreducibleLoops(); local
168 if (!has_irreducible_loops) {
178 if (has_irreducible_loops) {

Completed in 48 milliseconds