Searched refs:requiresBufferAllocation (Results 1 – 1 of 1) sorted by relevance
190 auto requiresBufferAllocation = [](std::shared_ptr<RandomOperand>& operand) -> bool { in generateValue() local202 if (requiresBufferAllocation(operand)) { in generateValue()217 if (requiresBufferAllocation(operand)) { in generateValue()224 if (requiresBufferAllocation(operand)) { in generateValue()