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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.cpp577 bool is_branch = n->is_MachBranch(); local
578 if (is_branch) {
585 if (is_branch) // Restore label.

Completed in 41 milliseconds