UQ-PAC / aslp

Partial evaluator for Arm's Architecture Specification Language (ASL)
Other
6 stars 2 forks source link

support visiting locations in aslVisitor #79

Open katrinafyi opened 3 months ago

katrinafyi commented 3 months ago

this is in preparation for locations to be used as (unique) references to particular statements. before doing so, we must guarantee that locations are indeed unique which requires a visit of all locations.