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

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Instruction.cpp 800 void Instruction::copyMetadata(const Instruction &SrcInst,
835 New->copyMetadata(*this);

Completed in 17 milliseconds