SimpleLoop

Heimdall Evaluation Report · target: loops · status: pass

LLM evaluation

Baseline

Score: 15/100

The getter is approximately preserved, but the primary loop function is not decompiled correctly and loses all state-changing behavior.

Candidate

Score: 15/100

The decompilation preserves the storage getter but fails to represent the core loop function and its state-changing behavior.

Diff

Decompiled output is identical between baseline and candidate.