Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DMetadata.h381 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists() function
451 return ValueAsMetadata::getLocalIfExists(Local); in getIfExists()