Home
last modified time | relevance | path

Searched refs:topological_order_up_to_date_ (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Dmir_graph.h1259 return topological_order_up_to_date_; in TopologicalOrderUpToDate()
1378 bool topological_order_up_to_date_; variable
Dmir_optimization.cc534 topological_order_up_to_date_ = false; in BasicBlockOpt()
912 topological_order_up_to_date_ = false; in CombineBlocks()
Dmir_graph.cc100 topological_order_up_to_date_(false), in MIRGraph()
2094 topological_order_up_to_date_ = true; in ComputeTopologicalSortOrder()