Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_checker.h30 : HGraphDelegateVisitor(graph), in HGraphDelegateVisitor() function
Dnodes.h6765 explicit HGraphDelegateVisitor(HGraph* graph) : HGraphVisitor(graph) {} in HGraphDelegateVisitor() function