Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp149 void Value::dumpCommonHeader(raw_ostream &OS) const { in dumpCommonHeader() function in Value
249 void User::dumpCommonHeader(raw_ostream &OS) const { in dumpCommonHeader() function in User
250 Value::dumpCommonHeader(OS); in dumpCommonHeader()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h282 virtual void dumpCommonHeader(raw_ostream &OS) const;
397 void dumpCommonHeader(raw_ostream &OS) const final;