Home
last modified time | relevance | path

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

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