Searched refs:instr_threshold (Results 1 – 1 of 1) sorted by relevance
123 size_t instr_threshold, in IsLoopTooBig() argument127 return (instr_num >= instr_threshold || bb_num >= bb_threshold); in IsLoopTooBig()