Searched defs:getValueName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-dwarfdump/ | ||
H A D | llvm-dwarfdump.cpp | 83 StringRef getValueName() const override { return StringRef("offset"); } in getValueName() function in llvm::cl::parser |
/llvm-project/llvm/lib/IR/ | ||
H A D | Value.cpp | 281 ValueName *Value::getValueName() const { in getValueName() function in Value |