ghc-7.0.3: The GHC API

CmmProcPointZ

Synopsis

Documentation

addProcPointProtocols :: ProcPointSet -> ProcPointSet -> CmmGraph -> FuelMonad 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.