[AMDGPU] Do not remat instructions with PhysReg uses (#124366)
[llvm-project.git] / clang-tools-extra / test / clang-apply-replacements / Inputs / identical-in-TU / identical-in-TU.cpp
blobbdaab4fc823a877c610005ddea425696766f78b9
1 class MyType {};
2 // CHECK: class MyType00 {};