Searched refs:getWithOperandReplaced (Results 1 – 3 of 3) sorted by relevance
1127 Constant *getWithOperandReplaced(unsigned OpNo, Constant *Op) const;
1936 Constant *new_gep = const_expr->getWithOperandReplaced(0, bit_cast); in ReplaceStrings()
1199 ConstantExpr::getWithOperandReplaced(unsigned OpNo, Constant *Op) const { in getWithOperandReplaced() function in ConstantExpr