Home
last modified time | relevance | path

Searched defs:can_be_null (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier.cc669 bool can_be_null = true; in VisitInstanceOf() local
Dcode_generator_arm_vixl.cc6572 bool can_be_null) { in MarkGCCard()