Searched refs:NumRLInsts (Results 1 – 1 of 1) sorted by relevance
1656 unsigned NumRLInsts = 0; in SelectAndParts64() local1661 NumRLInsts += in SelectAndParts64()1670 " using rotates: " << NumRLInsts << "\n"); in SelectAndParts64()1676 if (NumAndInsts > NumRLInsts) in SelectAndParts64()1678 if (Use32BitInsts && NumAndInsts == NumRLInsts) in SelectAndParts64()