Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / llvm-cov / Inputs / directory_coverage / b0 / b1.h
blob32b872ac9960b5defb674859f5baae7c25459247
1 int add(int a, int b);
3 int sub(int a, int b);