Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DAsmWriter.cpp4646 static bool printWithoutType(const Value &V, raw_ostream &O, in printWithoutType() function
4675 if (printWithoutType(*this, O, nullptr, M)) in printAsOperand()
4687 if (printWithoutType(*this, O, MST.getMachine(), MST.getModule())) in printAsOperand()