Searched refs:foldIsPowerOf2 (Results 1 – 1 of 1) sorted by relevance
962 static Value *foldIsPowerOf2(ICmpInst *Cmp0, ICmpInst *Cmp1, bool JoinedByAnd, in foldIsPowerOf2() function1255 if (Value *V = foldIsPowerOf2(LHS, RHS, true /* JoinedByAnd */, Builder)) in foldAndOfICmps()2489 if (Value *V = foldIsPowerOf2(LHS, RHS, false /* JoinedByAnd */, Builder)) in foldOrOfICmps()