reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
207 void initializeGISelCSEAnalysisWrapperPassPass(PassRegistry &);
224 initializeGISelCSEAnalysisWrapperPassPass(*PassRegistry::getPassRegistry());
lib/CodeGen/GlobalISel/IRTranslator.cpp 91 INITIALIZE_PASS_DEPENDENCY(GISelCSEAnalysisWrapperPass)
lib/CodeGen/GlobalISel/Legalizer.cpp 48 INITIALIZE_PASS_DEPENDENCY(GISelCSEAnalysisWrapperPass)