Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_invoke.cc86 bool use_link) { in CallHelper() argument
87 LIR* call_inst = InvokeTrampoline(use_link ? kOpBlx : kOpBx, r_tgt, trampoline); in CallHelper()
Dmir_to_lir.h887 bool use_link = true);