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

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DMetadata.h73 class MDNode : public Value, public FoldingSetNode { class in inherits:Value,FoldingSetNode
[all...]
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DMetadata.cpp113 MDNode::MDNode(LLVMContext &C, ArrayRef<Value*> Vals, bool isFunctionLocal) function in class:MDNode
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/
H A DDebugInfo.h[all...]

Completed in 66 milliseconds