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