Home
last modified time | relevance | path

Searched refs:extractMDNode (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp949 static MDNode *extractMDNode(MetadataAsValue *MAV) { in extractMDNode() function
961 MDNode *N = Val ? extractMDNode(unwrap<MetadataAsValue>(Val)) : nullptr; in LLVMSetMetadata()
1299 N->addOperand(extractMDNode(unwrap<MetadataAsValue>(Val))); in LLVMAddNamedMetadataOperand()