opcost

Determine the cost of evaluating an operator.

Used for reordering elem trees to minimize register usage.

extern (D) @nogc nothrow @safe immutable
ubyte[OPMAX] opcost;

Meta