Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMetadata.h380 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists() function
450 return ValueAsMetadata::getLocalIfExists(Local); in getIfExists()