[PGO]: reserve space for string to avoid excessive memory realloc/copy (non linear)
[oota-llvm.git] / include / llvm / CodeGen / DAGCombine.h
2012-12-27 Nadav RotemRefactor DAGCombinerInfo. Change the different booleans...