angr.engines.vex.heavy.super_fastpath

class angr.engines.vex.heavy.super_fastpath.SuperFastpathMixin

Bases: VEXSlicingMixin

This mixin implements the superfastpath execution mode, which skips all but the last four instructions.

handle_vex_block(irsb)