Searched defs:GetBlocksRPO (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
D | graph.cpp | 131 const ArenaVector<BasicBlock *> &Graph::GetBlocksRPO() const in GetBlocksRPO() function in panda::compiler::Graph |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
D | graph.cpp | 183 const ArenaVector<BasicBlock *> &Graph::GetBlocksRPO() const in GetBlocksRPO() function in panda::compiler::Graph |