Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_invoke.cc1365 LIR* high_code_point_branch = in GenInlinedIndexOf() local
1371 DCHECK(high_code_point_branch != nullptr); in GenInlinedIndexOf()
1374 AddIntrinsicSlowPath(info, high_code_point_branch, resume_tgt); in GenInlinedIndexOf()
1378 DCHECK(high_code_point_branch == nullptr); in GenInlinedIndexOf()