Searched refs:AllocatorAlign (Results 1 – 1 of 1) sorted by relevance
1657 unsigned AllocatorAlign = llvm::PowerOf2Floor(std::min<uint64_t>( in EmitCXXNewExpr() local1660 allocationAlign, getContext().toCharUnitsFromBits(AllocatorAlign)); in EmitCXXNewExpr()