Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86.cc7539 Label next_instruction; in VisitX86ComputeBaseMethodAddress() local
7540 __ call(&next_instruction); in VisitX86ComputeBaseMethodAddress()
7541 __ Bind(&next_instruction); in VisitX86ComputeBaseMethodAddress()