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