[ARM] More MVE compare vector splat combines for ANDs
[llvm-complete.git] / test / DebugInfo / PDB / Inputs / symbolformat-fpo.cpp
blob56a5b26f2ca5b168f878980b1e5480aee99b1b71
1 // Compile with "cl /GR- /Zi /c /Ox /Oy symbolformat-fpo.cpp"
2 // Refer to symbolformat.cpp for linking instructions.
4 unsigned fpo_func(unsigned n) {
5 return n * 2;