Home
last modified time | relevance | path

Searched defs:ExecutionSubgraph (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dexecution_subgraph_test.h25 class ExecutionSubgraph; variable
H A Dexecution_subgraph.h213 friend class ExecutionSubgraph; variable
288 friend class ExecutionSubgraph; variable
H A Dexecution_subgraph.cc31 ExecutionSubgraph::ExecutionSubgraph(HGraph* graph, ScopedArenaAllocator* allocator) in ExecutionSubgraph() function in art::ExecutionSubgraph