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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp100 void set_phi_operand(int phi_operand) { _phi_operand = phi_operand; } function in class:XHandler

Completed in 33 milliseconds