Searched refs:StrideBytes (Results 1 – 1 of 1) sorted by relevance
68 APInt StrideBytes = VariableOffsets.front().second; in parseJumpTable() local70 if (JumpTableSizeBytes % StrideBytes.getZExtValue() != 0) in parseJumpTable()72 const uint64_t N = JumpTableSizeBytes / StrideBytes.getZExtValue(); in parseJumpTable()81 APInt Offset = Index * StrideBytes; in parseJumpTable()