Searched defs:bound_type (Results 1 – 4 of 4) sorted by relevance
65 void VisitBoundType(HBoundType* bound_type) override { in VisitBoundType()
200 HBoundType* bound_type = nullptr; in BoundTypeIn() local697 HBoundType* bound_type = check_cast->GetNext()->AsBoundTypeOrNull(); in VisitCheckCast() local964 HBoundType* bound_type = instr->AsBoundType(); in UpdateNullability() local
134 void PrepareForRegisterAllocationVisitor::VisitBoundType(HBoundType* bound_type) { in VisitBoundType()
456 HInstruction* bound_type = new (GetAllocator()) HBoundType(array); in TEST_F() local