clang 18.0.0git
Classes | Namespaces
CGLoopInfo.h File Reference
#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

namespace  llvm
 YAML serialization mapping.
 
namespace  clang
 
namespace  clang::CodeGen