Searched refs:inputAllocationB (Results 1 – 1 of 1) sorted by relevance
856 Allocation inputAllocationB = Allocation.createSized(RS, Element.I32(RS), len); in sumgcd() local861 inputAllocationB.copyFrom(inputArrayB); in sumgcd()864 final long rsRslt = s.reduce_sumgcd(inputAllocationA, inputAllocationB).get(); in sumgcd()870 inputAllocationA, inputAllocationB), in sumgcd()873 inputAllocationB.destroy(); in sumgcd()