# Functions
Batch performs escape analysis on a minimal batch of functions.
Fmt is called from node printing to print information about escape analysis results.
No description provided by the author
HeapAllocReason returns the reason the given Node must be heap allocated, or the empty string if it doesn't.