Home
last modified time | relevance | path

Searched refs:getLocalIfExists (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h486 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists() function
559 return ValueAsMetadata::getLocalIfExists(Local); in getIfExists()