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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp1753 void LinearScan::resolve_data_flow() { function in class:LinearScan
2180 assert(false, "can't get split child for the last branch of a block because the information would be incorrect (moves are inserted before the branch in resolve_data_flow)");
3054 resolve_data_flow();

Completed in 387 milliseconds