232425262728293031
fsp.addStoreAndBindingAllocInstructions(); BindingLoadPlacementProblem frp = new BindingLoadPlacementProblem(); frp.setup(c); frp.compute_MOP_Solution(); frp.addLoads(); // } } }