Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1708 static Instruction *foldLogicCastConstant(BinaryOperator &Logic, CastInst *Cast, in foldLogicCastConstant() function
1792 if (Instruction *Ret = foldLogicCastConstant(I, Cast0, *this)) in foldCastedBitwiseLogic()