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