Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMetadata.h423 static ConstantAsMetadata *getIfExists(Constant *C) { in getIfExists() function
449 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp114 MetadataAsValue *MetadataAsValue::getIfExists(LLVMContext &Context, in getIfExists() function in MetadataAsValue
333 ReplaceableMetadataImpl *ReplaceableMetadataImpl::getIfExists(Metadata &MD) { in getIfExists() function in ReplaceableMetadataImpl
381 ValueAsMetadata *ValueAsMetadata::getIfExists(Value *V) { in getIfExists() function in ValueAsMetadata