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