ghc-7.4.2: The GHC API

Safe HaskellNone

CmmProcPoint

Synopsis

Documentation

data Status

Instances

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

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.