Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A 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()