clang  19.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...
 
struct  clang::CodeGen::LoopAttributes::SYCLIVDepInfo
 
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
 Diagnostic wrappers for TextAPI types for error reporting.
 
 clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
 clang::CodeGen