Home
last modified time | relevance | path

Searched defs:getIfExists (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h532 static ConstantAsMetadata *getIfExists(Constant *C) { in getIfExists() function
558 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp111 MetadataAsValue *MetadataAsValue::getIfExists(LLVMContext &Context, in getIfExists() function in MetadataAsValue
461 ReplaceableMetadataImpl *ReplaceableMetadataImpl::getIfExists(Metadata &MD) { in getIfExists() function in ReplaceableMetadataImpl
514 ValueAsMetadata *ValueAsMetadata::getIfExists(Value *V) { in getIfExists() function in ValueAsMetadata