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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp594 cannot_simplify = 1 << 1 enumerator in enum:Flag
615 set(cannot_simplify);
H A Dc1_GraphBuilder.cpp2344 } else if (phi->is_set(Phi::cannot_simplify)) {
2380 phi->set(Phi::cannot_simplify);

Completed in 46 milliseconds