OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConstCandVecType
(Results
1 - 16
of
16
) sorted by null
/external/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h
111
typedef std::vector<consthoist::ConstantCandidate>
ConstCandVecType
;
118
ConstCandVecType
ConstCandVec;
135
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
136
ConstCandVecType
::iterator E);
137
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
138
ConstCandVecType
::iterator E,
139
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h
111
typedef std::vector<consthoist::ConstantCandidate>
ConstCandVecType
;
118
ConstCandVecType
ConstCandVec;
135
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
136
ConstCandVecType
::iterator E);
137
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
138
ConstCandVecType
::iterator E,
139
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h
112
typedef std::vector<consthoist::ConstantCandidate>
ConstCandVecType
;
120
ConstCandVecType
ConstCandVec;
137
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
138
ConstCandVecType
::iterator E);
139
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
140
ConstCandVecType
::iterator E,
141
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h
112
typedef std::vector<consthoist::ConstantCandidate>
ConstCandVecType
;
120
ConstCandVecType
ConstCandVec;
137
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
138
ConstCandVecType
::iterator E);
139
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
140
ConstCandVecType
::iterator E,
141
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
ConstantHoisting.h
125
using
ConstCandVecType
= std::vector<consthoist::ConstantCandidate>;
133
ConstCandVecType
ConstCandVec;
152
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
153
ConstCandVecType
::iterator E);
154
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
155
ConstCandVecType
::iterator E,
156
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
ConstantHoisting.h
125
using
ConstCandVecType
= std::vector<consthoist::ConstantCandidate>;
133
ConstCandVecType
ConstCandVec;
152
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
153
ConstCandVecType
::iterator E);
154
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
155
ConstCandVecType
::iterator E,
156
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
ConstantHoisting.h
125
using
ConstCandVecType
= std::vector<consthoist::ConstantCandidate>;
133
ConstCandVecType
ConstCandVec;
152
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
153
ConstCandVecType
::iterator E);
154
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
155
ConstCandVecType
::iterator E,
156
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
ConstantHoisting.h
125
using
ConstCandVecType
= std::vector<consthoist::ConstantCandidate>;
133
ConstCandVecType
ConstCandVec;
152
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
153
ConstCandVecType
::iterator E);
154
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
155
ConstCandVecType
::iterator E,
156
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h
111
typedef std::vector<consthoist::ConstantCandidate>
ConstCandVecType
;
118
ConstCandVecType
ConstCandVec;
135
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
136
ConstCandVecType
::iterator E);
137
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
138
ConstCandVecType
::iterator E,
139
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h
112
typedef std::vector<consthoist::ConstantCandidate>
ConstCandVecType
;
120
ConstCandVecType
ConstCandVec;
137
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
138
ConstCandVecType
::iterator E);
139
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
140
ConstCandVecType
::iterator E,
141
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h
112
typedef std::vector<consthoist::ConstantCandidate>
ConstCandVecType
;
120
ConstCandVecType
ConstCandVec;
137
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
138
ConstCandVecType
::iterator E);
139
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
140
ConstCandVecType
::iterator E,
141
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
ConstantHoisting.h
125
using
ConstCandVecType
= std::vector<consthoist::ConstantCandidate>;
133
ConstCandVecType
ConstCandVec;
152
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
153
ConstCandVecType
::iterator E);
154
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
155
ConstCandVecType
::iterator E,
156
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
ConstantHoisting.h
125
using
ConstCandVecType
= std::vector<consthoist::ConstantCandidate>;
133
ConstCandVecType
ConstCandVec;
152
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
153
ConstCandVecType
::iterator E);
154
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
155
ConstCandVecType
::iterator E,
156
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
ConstantHoisting.h
125
using
ConstCandVecType
= std::vector<consthoist::ConstantCandidate>;
133
ConstCandVecType
ConstCandVec;
152
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
153
ConstCandVecType
::iterator E);
154
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
155
ConstCandVecType
::iterator E,
156
ConstCandVecType
::iterator &MaxCostItr);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
ConstantHoisting.h
125
using
ConstCandVecType
= std::vector<consthoist::ConstantCandidate>;
133
ConstCandVecType
ConstCandVec;
152
void findAndMakeBaseConstant(
ConstCandVecType
::iterator S,
153
ConstCandVecType
::iterator E);
154
unsigned maximizeConstantsInRange(
ConstCandVecType
::iterator S,
155
ConstCandVecType
::iterator E,
156
ConstCandVecType
::iterator &MaxCostItr);
/external/llvm/lib/Transforms/Scalar/
ConstantHoisting.cpp
331
ConstantHoistingPass::maximizeConstantsInRange(
ConstCandVecType
::iterator S,
332
ConstCandVecType
::iterator E,
333
ConstCandVecType
::iterator &MaxCostItr) {
388
ConstCandVecType
::iterator S,
ConstCandVecType
::iterator E) {
Completed in 58 milliseconds