This function first produces a bitonic sequence by recursively sorting its two halves in opposite sorting orders, and then calls bitonicMerge to make them in the same order */
source not stored for this graph (policy: none)
no test coverage detected