Displaying 1 result from an estimated 1 matches for "visitjumpt".
2018 May 22
1
How jump-table representated in DAG
Hi, all
I am interested in how jump-table representated in DAG.
I find the method visitJumpTable will Emit JumpTable node in the current MBB.
visitJumpTableHeader - This function emits necessary code to produce index in the JumpTable from switch case.
but how switch case emits?
I would like to make this clearly.
Thanks,
yaoxiao
-------------- next part --------------
An HTML attachm...