[Alignment][NFC] Instructions::getLoadStoreAlignment
[llvm-complete.git] / test / tools / llvm-cov / Inputs / dir-with-filtering2.cpp
blob2fa2c4e6ad1f5ec8cae353f2ef5db58471201533
1 int f2() {
2 return 2;
5 int f3() {
6 return 3;