Home
last modified time | relevance | path

Searched refs:has_irreducible_loops (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dpc_relative_fixups_x86.cc163 bool has_irreducible_loops = GetGraph()->HasIrreducibleLoops(); in GetPCRelativeBasePointer() local
164 if (!has_irreducible_loops) { in GetPCRelativeBasePointer()
174 if (has_irreducible_loops) { in GetPCRelativeBasePointer()