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

/openjdk7/hotspot/src/share/vm/opto/
H A Dgcm.cpp1914 } else if (!in_loop_nest(b)) {
1925 //------------------------------in_loop_nest-----------------------------------
1927 bool CFGLoop::in_loop_nest(Block* b) { function in class:CFGLoop

Completed in 37 milliseconds