8283848586878889
/** * Creates a new instance. * @param opt options */ public StagePlannerRunTest(GenericOptionValue opt) { tester = new CompilerTester(); tester.options().putExtraAttribute(StagePlanner.KEY_COMPRESS_FLOW_BLOCK_GROUP, opt.getSymbol()); }