Searched refs:kInstrCountThreshold (Results 1 – 1 of 1) sorted by relevance
154 constexpr int64 kInstrCountThreshold = 30; in IsProfitableFusionCandidate() local173 if (instr.fused_instruction_count() > kInstrCountThreshold) { in IsProfitableFusionCandidate()