Searched refs:IsBPow2 (Results 1 – 1 of 1) sorted by relevance
237 bool IsBPow2 = (BCst && !BCst->isZero() && BCst->getValue().isPowerOf2()); in getMaskedICmpType() local246 if (IsBPow2) in getMaskedICmpType()265 if (IsBPow2) in getMaskedICmpType()