mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-05 21:31:36 +00:00
We don't need this micro-optimization which just obfuscates the sources for negligible performance gains. (Un)likeliness of branches in almost all cases should be derived from profiling, not from hand-written hints, using profile-guided optimization.