LLVM 22.0.0git
llvm::GenericValue::IntPair Struct Reference

#include "llvm/ExecutionEngine/GenericValue.h"

Public Attributes

unsigned int first
unsigned int second

Detailed Description

Definition at line 24 of file GenericValue.h.

Member Data Documentation

◆ first

unsigned int llvm::GenericValue::IntPair::first

◆ second

unsigned int llvm::GenericValue::IntPair::second

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