Searched refs:tuple_operand_ptrs (Results 1 – 1 of 1) sorted by relevance
2973 std::vector<llvm::Value*> tuple_operand_ptrs; in EmitTargetElementLoop() local2975 tuple_operand_ptrs.push_back(output_arrays[i].GetBasePointer()); in EmitTargetElementLoop()2977 llvm_ir::EmitTuple(target_array, tuple_operand_ptrs, &b_); in EmitTargetElementLoop()