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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp1848 bool saw_safe_input = false; local
1854 saw_safe_input = true; // found safe input
1858 if (!saw_safe_input)

Completed in 39 milliseconds