Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h462 void dumpInstrs() const;
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveIntervals.cpp177 LLVM_DUMP_METHOD void LiveIntervals::dumpInstrs() const { in dumpInstrs() function in LiveIntervals