Home
last modified time | relevance | path

Searched refs:foldIsPowerOf2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp931 static Value *foldIsPowerOf2(ICmpInst *Cmp0, ICmpInst *Cmp1, bool JoinedByAnd, in foldIsPowerOf2() function
3358 if (Value *V = foldIsPowerOf2(LHS, RHS, IsAnd, Builder, *this)) in foldAndOrOfICmps()