Searched refs:kMaxTempCount (Results 1 – 2 of 2) sorted by relevance
1036 static const size_t kMaxTempCount = TempCountField::kMax; variable
268 temp_count >= Instruction::kMaxTempCount) { in Emit()