reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
202 void initializeLazyValueInfoWrapperPassPass(PassRegistry&);
148 initializeLazyValueInfoWrapperPassPass(*PassRegistry::getPassRegistry());
lib/Analysis/Analysis.cpp 57 initializeLazyValueInfoWrapperPassPass(Registry);
lib/Analysis/LazyValueInfo.cpp 2065 INITIALIZE_PASS_DEPENDENCY(LazyValueInfoWrapperPass)
lib/Transforms/Scalar/CorrelatedValuePropagation.cpp 116 INITIALIZE_PASS_DEPENDENCY(LazyValueInfoWrapperPass)
lib/Transforms/Scalar/JumpThreading.cpp 160 INITIALIZE_PASS_DEPENDENCY(LazyValueInfoWrapperPass)
lib/Transforms/Utils/LowerSwitch.cpp 137 INITIALIZE_PASS_DEPENDENCY(LazyValueInfoWrapperPass)