Searched defs:topologicalReorder (Results 1 – 2 of 2) sorted by relevance
137 void Scope::topologicalReorder(const std::unordered_map<const Type*, size_t>& reversedOrder) { in topologicalReorder() function in android::Scope
329 status_t AST::topologicalReorder() { in topologicalReorder() function in android::AST