Searched refs:NumRLInsts (Results 1 – 1 of 1) sorted by relevance
1597 unsigned NumRLInsts = 0; in SelectAndParts64() local1602 NumRLInsts += in SelectAndParts64()1611 " using rotates: " << NumRLInsts << "\n"); in SelectAndParts64()1617 if (NumAndInsts > NumRLInsts) in SelectAndParts64()1619 if (Use32BitInsts && NumAndInsts == NumRLInsts) in SelectAndParts64()