Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h283 void dumpCommonFooter(raw_ostream &OS) const;
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp153 void Value::dumpCommonFooter(raw_ostream &OS) const { in dumpCommonFooter() function in Value