HomeSort by relevance Sort by last modified time
    Searched refs:topological_order_loop_head_stack_ (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/
mir_graph.h 772 return &topological_order_loop_head_stack_;
1390 ArenaVector<std::pair<uint16_t, bool>> topological_order_loop_head_stack_; member in class:art::MIRGraph
    [all...]
mir_graph.cc 107 topological_order_loop_head_stack_(arena->Adapter(kArenaAllocTopologicalSortOrder)),
    [all...]
mir_optimization.cc     [all...]

Completed in 42 milliseconds