reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
154 findAlignmentLowerBound(AlignTypeEnum AlignType, uint32_t BitWidth);
149 return const_cast<DataLayout *>(this)->findAlignmentLowerBound(AlignType,
lib/IR/DataLayout.cpp 498 AlignmentsTy::iterator I = findAlignmentLowerBound(align_type, bit_width);