Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dtarget_x86.cc1143 LIR* len_too_big = OpCmpImmBranch(kCondHi, rs_rDX, 128, nullptr); in GenInlinedArrayCopyCharArray() local
1231 len_too_big->target = check_failed; in GenInlinedArrayCopyCharArray()