Searched refs:JumpTableBlock (Results 1 – 2 of 2) sorted by relevance
202 using JumpTableBlock = std::pair<JumpTableHeader, JumpTable>; variable275 std::vector<JumpTableBlock> JTCases;
3570 for (JumpTableBlock &JTB : SL->JTCases) in UpdateSplitBlock()