Searched defs:getValueName (Results 1 – 2 of 2) sorted by relevance
160 ValueName *Value::getValueName() const { in getValueName() function in Value
71 const char *getValueName() const override { return "IR scalar type"; } in getValueName() function in llvm::cl::parser