Searched defs:LLVMMDNodeInContext (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DCore.cpp552 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals, function
559 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count);

Completed in 105 milliseconds