Searched defs:getIfExists (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Metadata.h | 532 static ConstantAsMetadata *getIfExists(Constant *C) { getIfExists() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Metadata.cpp | 111 MetadataAsValue *MetadataAsValue::getIfExists(LLVMContext &Context, in getIfExists() function in MetadataAsValue |