xref: /llvm-project/llvm/test/Transforms/WholeProgramDevirt/Inputs/import-vcp-branch-funnel.yaml (revision cee313d288a4faf0355d76fb6e0e927e211d08a5)
1---
2TypeIdMap:
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...
24