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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp220 void set_no_result(Value x) { assert(!x->has_uses(), "can't have use"); x->clear_operand(); } function in class:LIRGenerator

Completed in 43 milliseconds