Searched refs:kInstrCountThreshold (Results 1 – 1 of 1) sorted by relevance
141 constexpr int64_t kInstrCountThreshold = 30; in IsProfitableFusionCandidate() local163 instr.fused_instruction_count() > kInstrCountThreshold) { in IsProfitableFusionCandidate()