Searched defs:bound_type (Results 1 – 3 of 3) sorted by relevance
45 void PrepareForRegisterAllocation::VisitBoundType(HBoundType* bound_type) { in VisitBoundType()
89 HBoundType* bound_type = nullptr; in BoundTypeForIfNotNull() local136 HBoundType* bound_type = nullptr; in BoundTypeForIfInstanceOf() local
3704 HBoundType(HInstruction* input, ReferenceTypeInfo bound_type) in HBoundType()