Searched defs:getAllArgListUsers (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Metadata.h | 494 SmallVector<Metadata *> getAllArgListUsers() { getAllArgListUsers() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Metadata.cpp | 250 SmallVector<Metadata *> ReplaceableMetadataImpl::getAllArgListUsers() { in getAllArgListUsers() function in ReplaceableMetadataImpl |