Searched refs:MoveKey (Results 1 – 1 of 1) sorted by relevance
15 struct MoveKey { struct21 bool operator()(const MoveKey& a, const MoveKey& b) const { in operator ()()29 using MoveMap = ZoneMap<MoveKey, unsigned, MoveKeyCompare>;244 ZoneSet<MoveKey, MoveKeyCompare> move_candidates(local_zone()); in MigrateMoves()250 MoveKey key = {move->source(), move->destination()}; in MigrateMoves()275 MoveKey key = {move->source(), move->destination()}; in MigrateMoves()410 MoveKey key = {src, dst}; in OptimizeMerge()479 MoveKey key = {move->source(), move->destination()}; in OptimizeMerge()