Searched refs:NumRLInsts (Results 1 – 1 of 1) sorted by relevance
2552 unsigned NumRLInsts = 0; in SelectAndParts64() local2560 NumRLInsts += in SelectAndParts64()2569 << " using rotates: " << NumRLInsts << "\n"); in SelectAndParts64()2575 if (NumAndInsts > NumRLInsts) in SelectAndParts64()2580 if ((Use32BitInsts || MoreBG) && NumAndInsts == NumRLInsts) in SelectAndParts64()