Searched defs:getAllDbgVariableRecordUsers (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Metadata.h | 497 SmallVector<DbgVariableRecord *> getAllDbgVariableRecordUsers() { getAllDbgVariableRecordUsers() function |
H A D | DebugInfoMetadata.h | 327 SmallVector<DbgVariableRecord *> getAllDbgVariableRecordUsers() { in getAllDbgVariableRecordUsers() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Metadata.cpp | 272 ReplaceableMetadataImpl::getAllDbgVariableRecordUsers() { in getAllDbgVariableRecordUsers() function in ReplaceableMetadataImpl |