Searched refs:parseJumpTable (Results 1 – 1 of 1) sorted by relevance
45 static std::optional<JumpTableTy> parseJumpTable(GetElementPtrInst *GEP, in parseJumpTable() function170 std::optional<JumpTableTy> JumpTable = parseJumpTable(GEP, PtrTy); in run()