Searched refs:getTopologicallySortedBlocks (Results 1 – 4 of 4) sorted by relevance
345 SetVector<Block *> getTopologicallySortedBlocks(Region ®ion);
515 mlir::LLVM::detail::getTopologicallySortedBlocks(Region ®ion) { in getTopologicallySortedBlocks() function in mlir::LLVM::detail896 auto blocks = detail::getTopologicallySortedBlocks(func.getBody()); in convertOneFunction()
399 LLVM::detail::getTopologicallySortedBlocks(op.region()); in convertDataOp()
186 LLVM::detail::getTopologicallySortedBlocks(region); in convertOmpOpRegions()