microprobe.passes.Pass¶
-
class
Pass
[source]¶ Bases:
object
Class to represent a benchmak transformation pass.
This object represents a transformation pass. Passes are applied on building blocks, modifying/checking their contents as needed.
Methods
__init__
()Create a Pass object. check
(dummy_building_block, dummy_target)param dummy_building_block: info
()Te report
()requires
()