Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h468 void dumpInstrs() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervals.cpp184 LLVM_DUMP_METHOD void LiveIntervals::dumpInstrs() const { in dumpInstrs() function in LiveIntervals