LLVM
23.0.0git
include
llvm
IR
pch.h
Go to the documentation of this file.
1
//===----------------------------------------------------------------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
///
9
/// Precompiled header for LLVMCore.
10
///
11
//===----------------------------------------------------------------------===//
12
13
#include "
llvm/IR/BasicBlock.h
"
14
#include "
llvm/IR/CFG.h
"
15
#include "
llvm/IR/Constant.h
"
16
#include "
llvm/IR/Constants.h
"
17
#include "
llvm/IR/DataLayout.h
"
18
#include "
llvm/IR/DebugInfoMetadata.h
"
19
#include "
llvm/IR/Dominators.h
"
20
#include "
llvm/IR/Function.h
"
21
#include "
llvm/IR/IRBuilder.h
"
22
#include "
llvm/IR/InlineAsm.h
"
23
#include "
llvm/IR/Instruction.h
"
24
#include "
llvm/IR/Instructions.h
"
25
#include "
llvm/IR/IntrinsicInst.h
"
26
#include "
llvm/IR/Module.h
"
27
#include "
llvm/IR/ModuleSummaryIndex.h
"
28
#include "
llvm/IR/PassManager.h
"
29
#include "
llvm/IR/PatternMatch.h
"
30
#include "
llvm/IR/Value.h
"
31
#include "
llvm/Support/pch.h
"
Constants.h
This file contains the declarations for the subclasses of Constant, which represent the different fla...
DataLayout.h
DebugInfoMetadata.h
Dominators.h
IRBuilder.h
BasicBlock.h
CFG.h
This file provides various utilities for inspecting and working with the control flow graph in LLVM I...
Constant.h
Function.h
Instruction.h
IntrinsicInst.h
Module.h
Module.h This file contains the declarations for the Module class.
PassManager.h
This header defines various interfaces for pass management in LLVM.
Value.h
InlineAsm.h
Instructions.h
ModuleSummaryIndex.h
ModuleSummaryIndex.h This file contains the declarations the classes that hold the module index and s...
PatternMatch.h
pch.h
Generated on
for LLVM by
1.14.0