Return the next power of 2 higher than the input If the input is already a power of 2, the output will be the same as the input. Got this from Brian Sharp's SWEng mailing list.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected