Home
last modified time | relevance | path

Searched defs:VisitBoundType (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dprepare_for_register_allocation.cc99 void PrepareForRegisterAllocation::VisitBoundType(HBoundType* bound_type) { in VisitBoundType() function in art::PrepareForRegisterAllocation
Dconstructor_fence_redundancy_elimination.cc54 void VisitBoundType(HBoundType* bound_type) override { in VisitBoundType() function in art::CFREVisitor
Dgraph_checker.cc1118 void GraphChecker::VisitBoundType(HBoundType* instruction) { in VisitBoundType() function in art::GraphChecker
Dreference_type_propagation.cc720 void ReferenceTypePropagation::RTPVisitor::VisitBoundType(HBoundType* instr) { in VisitBoundType() function in art::ReferenceTypePropagation::RTPVisitor