Searched refs:MaxInstructionsInClause (Results 1 – 1 of 1) sorted by relevance
49 constexpr unsigned MaxInstructionsInClause = 63; variable185 assert(CI.Length <= MaxInstructionsInClause && "Hard clause is too long!"); in emitClause()226 if (CI.Length == MaxInstructionsInClause || in runOnMachineFunction()