[PGO]: reserve space for string to avoid excessive memory realloc/copy (non linear)
[oota-llvm.git] / include / llvm / CodeGen / AtomicExpandUtils.h
2015-08-03 JF BastienRefactor AtomicExpand::expandAtomicRMWToCmpXchg into...