llvm-project/llvm/test/Transforms/WholeProgramDevirt/Inputs/import-vcp-branch-funnel.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
391 B
YAML
Raw Normal View History

---
TypeIdMap:
typeid1:
WPDRes:
0:
Kind: BranchFunnel
ResByArg:
1:
Kind: VirtualConstProp
Info: 0
Byte: 42
Bit: 0
typeid2:
WPDRes:
8:
Kind: BranchFunnel
ResByArg:
3:
Kind: VirtualConstProp
Info: 0
Byte: 43
Bit: 128
...