Home
last modified time | relevance | path

Searched refs:getUid (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp143 std::string Value::getUid() const { in getUid() function in Value
150 OS << getUid() << " " << getSubclassIDStr(SubclassID) << " "; in dumpCommonHeader()
170 OS << " ; " << getUid() << " (" << getSubclassIDStr(SubclassID) << ")"; in dumpCommonSuffix()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h281 std::string getUid() const;