Home
last modified time | relevance | path

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

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