Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DCore.cpp676 static MDNode *extractMDNode(MetadataAsValue *MAV) { in extractMDNode() function
688 MDNode *N = Val ? extractMDNode(unwrap<MetadataAsValue>(Val)) : nullptr; in LLVMSetMetadata()
914 N->addOperand(extractMDNode(unwrap<MetadataAsValue>(Val))); in LLVMAddNamedMetadataOperand()