Helper functions for backend code generators #
@[inline]
Instances For
collectFnBody assumes the variables in
Return a pair (v, j), where v is a mapping from variable/parameter to type,
and j is a mapping from join point to parameters.
This function assumes d has normalized indexes (see normids.lean).