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