Searched refs:JumpTableTy (Results 1 – 1 of 1) sorted by relevance
39 struct JumpTableTy { struct45 static std::optional<JumpTableTy> parseJumpTable(GetElementPtrInst *GEP, in parseJumpTable()76 JumpTableTy JumpTable; in parseJumpTable()93 static BasicBlock *expandToSwitch(CallBase *CB, const JumpTableTy &JT, in expandToSwitch()170 std::optional<JumpTableTy> JumpTable = parseJumpTable(GEP, PtrTy); in run()