OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HashJoinMatchingSet Struct Reference

#include <HashJoin.h>

Public Attributes

llvm::Value * elements
 
llvm::Value * count
 
llvm::Value * slot
 

Detailed Description

Definition at line 120 of file HashJoin.h.

Member Data Documentation

llvm::Value* HashJoinMatchingSet::count

Definition at line 122 of file HashJoin.h.

llvm::Value* HashJoinMatchingSet::elements

Definition at line 121 of file HashJoin.h.

llvm::Value* HashJoinMatchingSet::slot

Definition at line 123 of file HashJoin.h.


The documentation for this struct was generated from the following file: