Searched refs:ReplaceWith (Results 1 – 1 of 1) sorted by relevance
1770 std::string ReplaceWith = cast<StringInit>(DI->getArg(1))->getAsUnquotedString(); in emitDagNameReplace() local1775 S.replace(Idx, ToReplace.size(), ReplaceWith); in emitDagNameReplace()