Searched refs:JumpList (Results 1 – 1 of 1) sorted by relevance
116 using JumpList = std::vector<std::pair<BlockPair, uint64_t>>; typedef308 const JumpList &jumps() const { return Jumps; } in jumps()353 JumpList Jumps;670 double score(const MergedChain &MergedBlocks, const JumpList &Jumps) const { in score()702 JumpList Jumps = Edge->jumps(); in mergeGain()741 const JumpList &Jumps, size_t MergeOffset, in computeMergeGain()