Searched defs:bound_type (Results 1 – 2 of 2) sorted by relevance
264 HBoundType* bound_type = nullptr; in BoundTypeForIfNotNull() local396 HBoundType* bound_type = nullptr; in BoundTypeForIfInstanceOf() local643 HBoundType* bound_type = check_cast->GetNext()->AsBoundType(); in VisitCheckCast() local890 HBoundType* bound_type = instr->AsBoundType(); in UpdateNullability() local
45 void PrepareForRegisterAllocation::VisitBoundType(HBoundType* bound_type) { in VisitBoundType()