reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1635 allocationAlign = std::max( 1636 allocationAlign, getContext().toCharUnitsFromBits(AllocatorAlign)); 1639 allocation = Address(RV.getScalarVal(), allocationAlign);