Searched refs:MulCLowBit (Results 1 – 1 of 1) sorted by relevance
48613 APInt MulCLowBit = MulC & (-MulC); in combineAnd() local48615 (MulCLowBit + MulC).isPowerOf2()) { in combineAnd()48618 int32_t MulCLowBitLog = MulCLowBit.exactLogBase2(); in combineAnd()