Searched refs:CastC2 (Results 1 – 1 of 1) sorted by relevance
368 Constant *CastC2 = ConstantFoldCastOperand(CastOpcode, C2, DestTy, DL); in simplifyAssocCastAssoc() local369 if (!CastC2) in simplifyAssocCastAssoc()371 Constant *FoldedC = ConstantFoldBinaryOpOperands(AssocOpcode, C1, CastC2, DL); in simplifyAssocCastAssoc()