Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc6573 vixl32::Label is_null; in MarkGCCard() local
6575 __ CompareAndBranchIfZero(value, &is_null); in MarkGCCard()
6598 __ Bind(&is_null); in MarkGCCard()