cssave

Common subexpressions exist in registers. Note this in regcon.cse.mval. Input: e the subexpression regm mask of registers holding it opsflag if != 0 then regcon.cse.mops gets set too

version(COMPILE)
extern (C++) nothrow @safe @trusted
bool
cssave
(,
regm_t regm
,
uint opsflag
)

Return Value

Type: bool

false not saved as a CSE true saved as a CSE

Suggestion Box / Bug Report