Searched defs:null_branchover (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/quick/
H A Dgen_common.cc1168 LIR* null_branchover = OpCmpImmBranch(kCondEq, object.reg, 0, nullptr); local
1204 null_branchover->target = target;
/art/compiler/dex/quick/x86/
H A Dint_x86.cc3025 LIR* null_branchover = OpCmpImmBranch(kCondEq, object.reg, 0, nullptr); local
3069 null_branchover->target = target;

Completed in 48 milliseconds