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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp524 void clear_operand() { _operand = LIR_OprFact::illegalOpr; } function in class:Instruction

Completed in 38 milliseconds