clang  3.9.0
Functions
CGLoopInfo.cpp File Reference
#include "CGLoopInfo.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/Attr.h"
#include "clang/Sema/LoopHint.h"
#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/InstrTypes.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Metadata.h"
Include dependency graph for CGLoopInfo.cpp:

Go to the source code of this file.

Functions

static MDNode * createMetadata (LLVMContext &Ctx, const LoopAttributes &Attrs, llvm::DebugLoc Location)
 

Function Documentation

static MDNode* createMetadata ( LLVMContext &  Ctx,
const LoopAttributes Attrs,
llvm::DebugLoc  Location 
)
static