Home
last modified time | relevance | path

Searched defs:getAllDPValueUsers (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h497 SmallVector<DPValue *> getAllDPValueUsers() { getAllDPValueUsers() function
H A DDebugInfoMetadata.h326 SmallVector<DPValue *> getAllDPValueUsers() { getAllDPValueUsers() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp263 SmallVector<DPValue *> ReplaceableMetadataImpl::getAllDPValueUsers() { getAllDPValueUsers() function in ReplaceableMetadataImpl