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