File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ void initializeExpandMemCmpLegacyPassPass(PassRegistry &);
111
111
void initializeExpandPostRAPass (PassRegistry &);
112
112
void initializeExpandReductionsPass (PassRegistry &);
113
113
void initializeExpandVariadicsPass (PassRegistry &);
114
- void initializeExpandVectorPredicationPass (PassRegistry &);
115
114
void initializeExternalAAWrapperPassPass (PassRegistry &);
116
115
void initializeFEntryInserterPass (PassRegistry &);
117
116
void initializeFinalizeISelPass (PassRegistry &);
@@ -174,7 +173,6 @@ void initializeLoopStrengthReducePass(PassRegistry &);
174
173
void initializeLoopTermFoldPass (PassRegistry &);
175
174
void initializeLoopUnrollPass (PassRegistry &);
176
175
void initializeLowerAtomicLegacyPassPass (PassRegistry &);
177
- void initializeLowerConstantIntrinsicsPass (PassRegistry &);
178
176
void initializeLowerEmuTLSPass (PassRegistry &);
179
177
void initializeLowerGlobalDtorsLegacyPassPass (PassRegistry &);
180
178
void initializeLowerIntrinsicsPass (PassRegistry &);
You can’t perform that action at this time.
0 commit comments