MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / getBlocksInOrder

Method getBlocksInOrder

Lib/compiler/pyassem.py:76–82  ·  view source on GitHub ↗

Return the blocks in reverse postorder i.e. each node appears before all of its successors

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

flattenGraphMethod · 0.80

Calls 1

order_blocksFunction · 0.85

Tested by

no test coverage detected