xref: /llvm-project/llvm/test/Transforms/WholeProgramDevirt/Inputs/import-uniform-ret-val.yaml (revision cee313d288a4faf0355d76fb6e0e927e211d08a5)
1---
2TypeIdMap:
3  typeid1:
4    WPDRes:
5      0:
6        Kind: Indir
7        ResByArg:
8          1:
9            Kind: UniformRetVal
10            Info: 42
11  typeid2:
12    WPDRes:
13      8:
14        Kind: Indir
15        ResByArg:
16          1:
17            Kind: UniformRetVal
18            Info: 42
19...
20