clang
6.0.0
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/IR/DebugLoc.h"
#include "llvm/IR/Value.h"
#include "llvm/Support/Compiler.h"
Go to the source code of this file.
Classes | |
struct | clang::CodeGen::LoopAttributes |
Attributes that may be specified on loops. More... | |
class | clang::CodeGen::LoopInfo |
Information used when generating a structured loop. More... | |
class | clang::CodeGen::LoopInfoStack |
A stack of loop information corresponding to loop nesting levels. More... | |
Namespaces | |
llvm | |
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
clang | |
Dataflow Directional Tag Classes. | |
clang::CodeGen | |