ghc-7.2.2: The GHC API

CmmProcPoint

Synopsis

Documentation

addProcPointProtocols :: ProcPointSet -> ProcPointSet -> CmmGraph -> FuelUniqSM CmmGraphSource

Function optimize_calls chooses protocols only for those proc points that are relevant to the optimization explained above. The others are assigned by add_unassigned, which is not yet clever.