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>;245 ZoneSet<MoveKey, MoveKeyCompare> move_candidates(local_zone()); in MigrateMoves()251 MoveKey key = {move->source(), move->destination()}; in MigrateMoves()276 MoveKey key = {move->source(), move->destination()}; in MigrateMoves()411 MoveKey key = {src, dst}; in OptimizeMerge()480 MoveKey key = {move->source(), move->destination()}; in OptimizeMerge()