Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dprepare_for_register_allocation.cc67 void PrepareForRegisterAllocation::VisitBoundType(HBoundType* bound_type) { in VisitBoundType()
Dreference_type_propagation.cc217 HBoundType* bound_type = nullptr; in BoundTypeIn() local
708 HBoundType* bound_type = check_cast->GetNext()->AsBoundType(); in VisitCheckCast() local
958 HBoundType* bound_type = instr->AsBoundType(); in UpdateNullability() local