reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/ConstantFold.cpp
 2271             CommonExtendedWidth = std::max(CommonExtendedWidth, 64U);
 2271             CommonExtendedWidth = std::max(CommonExtendedWidth, 64U);
 2274                 Type::getIntNTy(IdxTy->getContext(), CommonExtendedWidth);