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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp317 // helper functions for resolve_data_flow()
324 void resolve_data_flow();
420 // The same logic is used in the LinearScanWalker and in LinearScan during resolve_data_flow
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 61 milliseconds