HomeSort by: relevance | last modified time | path
    Searched defs:replaceDstValue (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Linker/
IRMover.cpp 1317 auto replaceDstValue = [&](MDNode *New) {
1386 replaceDstValue(MDNode::get(DstM.getContext(), MDs));
1396 replaceDstValue(MDNode::get(DstM.getContext(),
IRMover.cpp 1317 auto replaceDstValue = [&](MDNode *New) {
1386 replaceDstValue(MDNode::get(DstM.getContext(), MDs));
1396 replaceDstValue(MDNode::get(DstM.getContext(),

Completed in 34 milliseconds