LLVM 22.0.0git
GenericValue.h File Reference
#include "llvm/ADT/APInt.h"
#include <vector>

Go to the source code of this file.

Classes

struct  llvm::GenericValue
struct  llvm::GenericValue::IntPair

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Typedefs

using llvm::PointerTy = void *

Functions

GenericValue llvm::PTOGV (void *P)
void * llvm::GVTOP (const GenericValue &GV)