Searched refs:BitInX (Results 1 – 1 of 1) sorted by relevance
18233 unsigned BitInX = AndC->logBase2(); in PerformCMOVToBFICombine() local18235 if (BitInX != 0) { in PerformCMOVToBFICombine()18238 DAG.getConstant(BitInX, dl, VT)); in PerformCMOVToBFICombine()