Searched defs:setMetadata (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Metadata.cpp | 1479 void Value::setMetadata(unsigned KindID, MDNode *Node) { setMetadata() function in Value |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineOperand.h | 713 void setMetadata(const MDNode *MD) { in setMetadata() function |