clang API Documentation
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.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. This stack can be used to prepare attributes which are applied when a loop is emitted. More... | |
Namespaces | |
namespace | llvm |
namespace | clang |
namespace | clang::CodeGen |