LLVM 19.0.0git
Classes | Namespaces
User.h File Reference
#include "llvm/ADT/iterator.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/IR/Use.h"
#include "llvm/IR/Value.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/ErrorHandling.h"
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <iterator>

Go to the source code of this file.

Classes

class  llvm::User
 
struct  llvm::User::value_op_iterator
 Iterator for directly iterating over the operand Values. More...
 
struct  llvm::User::const_value_op_iterator
 
struct  llvm::simplify_type< User::op_iterator >
 
struct  llvm::simplify_type< User::const_op_iterator >
 

Namespaces

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