Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1753 auto FoldBitwiseICmpZeroWithICmp = [&](Value *Op0, in foldCastedBitwiseLogic() local
1775 if (auto *Ret = FoldBitwiseICmpZeroWithICmp(Op0, Op1)) in foldCastedBitwiseLogic()
1778 if (auto *Ret = FoldBitwiseICmpZeroWithICmp(Op1, Op0)) in foldCastedBitwiseLogic()