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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DMetadata.h149 bool isFunctionLocal() const { function in class:llvm::MDNode
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DMetadata.cpp113 MDNode::MDNode(LLVMContext &C, ArrayRef<Value*> Vals, bool isFunctionLocal) argument
272 getWhenValsUnresolved(LLVMContext &Context, ArrayRef<Value*> Vals, bool isFunctionLocal) argument
[all...]

Completed in 63 milliseconds