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

References

lib/IR/DataLayout.cpp
  542   AlignmentsTy::const_iterator I = findAlignmentLowerBound(AlignType, BitWidth);
  547       (I->TypeBitWidth == BitWidth || AlignType == INTEGER_ALIGN))