Avoid passing an object here, somehow creating it costs cycles.

Authored by ahartmetz on Dec 27 2016, 1:01 AM.

Description

Avoid passing an object here, somehow creating it costs cycles.

...Or it simply confuses the optimizer. This way with separate
arguments producse a little faster code.

Details

Committed
ahartmetzMar 19 2017, 5:02 PM
Parents
R738:7ecd30cd1b21: Remove protected visibility, it seems to trigger a linker bug.
Branches
Unknown
Tags
Unknown