Searched refs:dst_id (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_64.cpp1509 int dst_id() const { return get_id(dst()); } function in class:ComputeMoveOrder::MoveOperation
1602 assert(killer.at_grow(s->dst_id(), NULL) == NULL, "only one killer");
1603 killer.at_put_grow(s->dst_id(), s, NULL);

Completed in 40 milliseconds