Don't flush the instruction cache over and over again for the same area in eval_low when machine code is used. This should speed up constant evaluation a bit (benchmarks run about 8% faster overall for ia32). Rev: src/las.c:1.421 Rev: src/program.c:1.723 Rev: src/program.h:1.254