Searched refs:BlockInstrLimit (Results 1 – 1 of 1) sorted by relevance
46 BlockInstrLimit("early-ifcvt-limit", cl::init(30), cl::Hidden, variable200 if (++InstrCount > BlockInstrLimit && !Stress) { in canSpeculateInstrs()202 << BlockInstrLimit << " instructions.\n"); in canSpeculateInstrs()