Searched defs:copyMetadata (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 1177 void Instruction::copyMetadata(const Instruction &SrcInst, copyMetadata() function in Instruction |
H A D | Metadata.cpp | 1747 void GlobalObject::copyMetadata(const GlobalObject *Other, unsigned Offset) { copyMetadata() function in GlobalObject |