Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h488 void printInstrs(raw_ostream &O) const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp205 printInstrs(OS); in print()
208 void LiveIntervals::printInstrs(raw_ostream &OS) const { in printInstrs() function in LiveIntervals
215 printInstrs(dbgs()); in dumpInstrs()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc16629 {"_ZNK4llvm13LiveIntervals11printInstrsERNS_11raw_ostreamE", "llvm::LiveIntervals::printInstrs(llvm…