loki.visitors

Modules

loki.visitors.find

Visitor classes that allow searching the IR

loki.visitors.ir_graph

GraphCollector classes for IR

loki.visitors.pprint(ir[, stream])

Pretty-print the given IR using Stringifier.

loki.visitors.transform

Visitor classes for transforming the IR

loki.visitors.visitor

Visitor base classes for traversing the IR