functionToDFGEntryMap
val functionToDFGEntryMap: MutableMap<DFGFunctionSummaries.FunctionDeclarationEntry, List<DFGFunctionSummaries.DFGEntry>>
Caches a mapping of the FunctionDeclarationEntry to a list of its DFGEntry.
Caches a mapping of the FunctionDeclarationEntry to a list of its DFGEntry.