Searched refs:foldLogicCastConstant (Results 1 – 1 of 1) sorted by relevance
1708 static Instruction *foldLogicCastConstant(BinaryOperator &Logic, CastInst *Cast, in foldLogicCastConstant() function1792 if (Instruction *Ret = foldLogicCastConstant(I, Cast0, *this)) in foldCastedBitwiseLogic()