Searched refs:getBinOpAbsorber (Results 1 – 6 of 6) sorted by relevance
1035 static Constant *getBinOpAbsorber(unsigned Opcode, Type *Ty);
968 static Constant *getBinOpAbsorber(unsigned Opcode, Type *Ty);
1806 if (Cst == ConstantExpr::getBinOpAbsorber(Opcode, I->getType())) in OptimizeExpression()
1836 if (Cst == ConstantExpr::getBinOpAbsorber(Opcode, I->getType())) in OptimizeExpression()
2320 Constant *ConstantExpr::getBinOpAbsorber(unsigned Opcode, Type *Ty) { in getBinOpAbsorber() function in ConstantExpr
2239 Constant *ConstantExpr::getBinOpAbsorber(unsigned Opcode, Type *Ty) { in getBinOpAbsorber() function in ConstantExpr