Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Dcall_arm.cc450 StackOverflowSlowPath(Mir2Lir* m2l, LIR* branch, bool restore_lr, size_t sp_displace) in GenEntrySequence() argument
451 : LIRSlowPath(m2l, branch), restore_lr_(restore_lr), in GenEntrySequence()