LLVM API Documentation
#include "llvm/Support/Casting.h"#include "llvm/ADT/iterator.h"#include "llvm/ADT/PointerIntPair.h"


Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Classes | |
| class | llvm::Use |
| struct | llvm::simplify_type< Use > |
| struct | llvm::simplify_type< const Use > |
| class | llvm::value_use_iterator< UserTy > |
| struct | llvm::simplify_type< value_use_iterator< User > > |
| struct | llvm::simplify_type< const value_use_iterator< User > > |
| struct | llvm::simplify_type< value_use_iterator< const User > > |
| struct | llvm::simplify_type< const value_use_iterator< const User > > |
Enumerations | |
| enum | llvm::Tag { llvm::noTag, llvm::tagOne, llvm::tagTwo, llvm::tagThree } |
| Tag - generic tag type for (at least 32 bit) pointers. More... | |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.