Searched defs:GetBlocksRPO (Results 1 – 3 of 3) sorted by relevance
67 inline std::vector<BasicBlock> Graph::GetBlocksRPO() const in GetBlocksRPO() function
130 const ArenaVector<BasicBlock *> &Graph::GetBlocksRPO() const in GetBlocksRPO() function in panda::compiler::Graph
184 const ArenaVector<BasicBlock *> &Graph::GetBlocksRPO() const in GetBlocksRPO() function in ark::compiler::Graph