Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86.cc8346 Label next_instruction; in VisitX86ComputeBaseMethodAddress() local
8347 __ call(&next_instruction); in VisitX86ComputeBaseMethodAddress()
8348 __ Bind(&next_instruction); in VisitX86ComputeBaseMethodAddress()