Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / Transforms / WholeProgramDevirt / Inputs / import-vcp-branch-funnel.yaml
blobe1b1bdbb818a4685444a954cd83596a3d4f14f1c
1 ---
2 TypeIdMap:
3   typeid1:
4     WPDRes:
5       0:
6         Kind: BranchFunnel
7         ResByArg:
8           1:
9             Kind: VirtualConstProp
10             Info: 0
11             Byte: 42
12             Bit: 0
13   typeid2:
14     WPDRes:
15       8:
16         Kind: BranchFunnel
17         ResByArg:
18           3:
19             Kind: VirtualConstProp
20             Info: 0
21             Byte: 43
22             Bit: 128
23 ...