Searched defs:destination_at (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp86 ResolveNode* destination_at(int i) { return _destinations.at(i); } function in class:ResolveNode

Completed in 15 milliseconds