Searched defs:ReplaceWith (Results 1 – 10 of 10) sorted by relevance
213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() function
81 Value *ReplaceWith = S->getOperand(1); in processSelect() local
136 Value *ReplaceWith = S->getTrueValue(); in processSelect() local
402 const Expr *ReplaceWith, bool Negated) { in reportBinOp()
138 Value *ReplaceWith = CI->isOne() ? S->getTrueValue() : S->getFalseValue(); in processSelect() local
1747 std::string ReplaceWith = cast<StringInit>(DI->getArg(1))->getAsUnquotedString(); in emitDagNameReplace() local
1760 std::string ReplaceWith = cast<StringInit>(DI->getArg(1))->getAsUnquotedString(); in emitDagNameReplace() local
255 inline void ReplaceWith(int dimensions_count, const int32_t* dims_data) { in ReplaceWith() function