Searched defs:getIfExists (Results 1 – 6 of 6) sorted by relevance
381 static ConstantAsMetadata *getIfExists(Constant *C) { in getIfExists() function406 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists() function
412 static ConstantAsMetadata *getIfExists(Constant *C) { in getIfExists() function438 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists() function
396 static ConstantAsMetadata *getIfExists(Constant *C) { in getIfExists() function422 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists() function
81 MetadataAsValue *MetadataAsValue::getIfExists(LLVMContext &Context, in getIfExists() function in MetadataAsValue287 ReplaceableMetadataImpl *ReplaceableMetadataImpl::getIfExists(Metadata &MD) { in getIfExists() function in ReplaceableMetadataImpl328 ValueAsMetadata *ValueAsMetadata::getIfExists(Value *V) { in getIfExists() function in ValueAsMetadata
114 MetadataAsValue *MetadataAsValue::getIfExists(LLVMContext &Context, in getIfExists() function in MetadataAsValue320 ReplaceableMetadataImpl *ReplaceableMetadataImpl::getIfExists(Metadata &MD) { in getIfExists() function in ReplaceableMetadataImpl368 ValueAsMetadata *ValueAsMetadata::getIfExists(Value *V) { in getIfExists() function in ValueAsMetadata
245 MDNode *MDNode::getIfExists(LLVMContext &Context, ArrayRef<Value*> Vals) { in getIfExists() function in MDNode