LLVM API Documentation
#include "llvm/ADT/iterator_range.h"#include "llvm/ADT/BitVector.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/ADT/GraphTraits.h"#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/ilist_node.h"#include "llvm/CodeGen/ISDOpcodes.h"#include "llvm/CodeGen/MachineMemOperand.h"#include "llvm/CodeGen/ValueTypes.h"#include "llvm/IR/Constants.h"#include "llvm/IR/DebugLoc.h"#include "llvm/IR/Instructions.h"#include "llvm/Support/DataTypes.h"#include "llvm/Support/MathExtras.h"#include <cassert>

Go to the source code of this file.