opcost

Determine the cost of evaluating an operator.

Used for reordering elem trees to minimize register usage.

extern (C++) @nogc nothrow @safe extern (D) immutable
ubyte[OPMAX] opcost;
Suggestion Box / Bug Report