Home
last modified time | relevance | path

Searched refs:allocatorAlign (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXXExpr.cpp334 unsigned allocatorAlign = llvm::bit_floor(std::min<uint64_t>( in emitCXXNewExpr() local
337 allocationAlign, getContext().toCharUnitsFromBits(allocatorAlign)); in emitCXXNewExpr()