Searched refs:MoveKey (Results 1 – 1 of 1) sorted by relevance
13 struct MoveKey { struct19 bool operator()(const MoveKey& a, const MoveKey& b) const { in operator ()()27 typedef ZoneMap<MoveKey, unsigned, MoveKeyCompare> MoveMap;247 ZoneSet<MoveKey, MoveKeyCompare> move_candidates(local_zone()); in MigrateMoves()253 MoveKey key = {move->source(), move->destination()}; in MigrateMoves()278 MoveKey key = {move->source(), move->destination()}; in MigrateMoves()415 MoveKey key = {src, dst}; in OptimizeMerge()484 MoveKey key = {move->source(), move->destination()}; in OptimizeMerge()