Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DMetadata.h271 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists() function
335 return ValueAsMetadata::getLocalIfExists(Local); in getIfExists()