Rename and reorder the arguments to isImpliedCond, for consistency and clarity.
[oota-llvm.git] / include / llvm / Analysis / CodeMetrics.h
2010-06-09 Kenneth UildriksPulled CodeMetrics out of InlineCost.h and made it...